diff --git a/drivers/chrome/background.html b/drivers/chrome/background.html index e48930bc6..9eb6f0192 100644 --- a/drivers/chrome/background.html +++ b/drivers/chrome/background.html @@ -6,12 +6,8 @@ + - diff --git a/drivers/chrome/manifest.json b/drivers/chrome/manifest.json index 8f4574545..bb50cb08c 100644 --- a/drivers/chrome/manifest.json +++ b/drivers/chrome/manifest.json @@ -1,10 +1,10 @@ { "update_url": "http://clients2.google.com/service/update2/crx", - "name": "Wappalyzer (beta)", + "name": "Wappalyzer", "icons": { "32": "images/icon_32.png", "128": "images/icon_128.png" }, - "version": "2", + "version": "2.1", "description": "Identifies software on the web", "homepage_url": "http://wappalyzer.com", "browser_action": { diff --git a/share/images/icons/gentoo.png b/share/images/icons/gentoo.png deleted file mode 100644 index 44bdb5a6b..000000000 Binary files a/share/images/icons/gentoo.png and /dev/null differ