diff --git a/images/eso.png b/images/eso.png deleted file mode 100644 index b8c97d9..0000000 Binary files a/images/eso.png and /dev/null differ diff --git a/manifest.json b/manifest.json index e0bbbe9..d536e8c 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ }, "browser_action": { "browser_style": true, - "default_icon": "images/eso.png", + "default_icon": "images/treasure-chest96.png", "default_title": "ESO TwitchDrops", "default_popup": "scripts/popup.html" },