This commit is contained in:
David Ralph
2019-12-02 20:22:15 +00:00
parent ec66e8c9f9
commit 97c6fa58d9
16 changed files with 14 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "0.6",
"browser_action": {
"default_icon": "./android-chrome-512x512.png"
"default_icon": "./extension-icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"

View File

@@ -4,7 +4,7 @@
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "0.6",
"browser_action": {
"default_icon": "./android-chrome-512x512.png"
"default_icon": "./extension-icon.png"
},
"chrome_url_overrides": {
"newtab": "index.html"

View File

@@ -4,7 +4,7 @@
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "0.6",
"browser_action": {
"default_icon": "./android-chrome-512x512.png"
"default_icon": "./extension-icon.png"
},
"background": {
"scripts": [