diff --git a/1000_bots_webextension/.DS_Store b/1000_bots_webextension/.DS_Store deleted file mode 100644 index 5008ddf..0000000 Binary files a/1000_bots_webextension/.DS_Store and /dev/null differ diff --git a/1000_bots_webextension/manifest.json b/1000_bots_webextension/manifest.json index 7dd33bf..e5ff046 100644 --- a/1000_bots_webextension/manifest.json +++ b/1000_bots_webextension/manifest.json @@ -7,7 +7,7 @@ "strict_min_version": "55.0" } }, - "description": "Have you ever wanted to surf the webs as a bot? Ever wondered what the Googlebot get’s to see online that you do not? Install 1000 Bots to find out and surf the Internet as Googlebot – the most influential Internet user of all", + "description": "Surf the Web as Googlebot. Ever wondered what the Googlebot get’s to see online that you do not?", "version": "0.0.1", "background": { "scripts": ["background.js"], diff --git a/README.txt b/README.txt index 27ab7ab..a80fef0 100644 --- a/README.txt +++ b/README.txt @@ -11,6 +11,7 @@ Firefox: https://addons.mozilla.org/en-US/firefox/addon/1000-bots/ Chrome: +(still pending review in the Chrome Web Store) Step 1: @@ -36,6 +37,7 @@ The source code [2] for 1000 Bots is free software and published under the GNU G [1] https://1000scores.com/ -[2] https://wwwwwwwwwwwwwwwwwwwwww.bitnik.org/data/2020/1000_scores_webextension.zip +[2] https://wwwwwwwwwwwwwwwwwwwwww.bitnik.org/data/code/1000_bots_webextension.zip + Logo from https://commons.wikimedia.org/wiki/File:Google_%22G%22_Logo.svg diff --git a/gfx/chrome_screenshot_rybn_1280.png b/gfx/chrome_screenshot_rybn_1280.png new file mode 100644 index 0000000..332708a Binary files /dev/null and b/gfx/chrome_screenshot_rybn_1280.png differ diff --git a/gfx/chrome_screenshot_rybn_1280_off.png b/gfx/chrome_screenshot_rybn_1280_off.png new file mode 100644 index 0000000..26543ec Binary files /dev/null and b/gfx/chrome_screenshot_rybn_1280_off.png differ