manifest: Removed icons directive

master
Felix Stupp 5 years ago
parent 477f19e313
commit 1faf37435b
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -6,9 +6,6 @@
"permissions": [ "permissions": [
"activeTab" "activeTab"
], ],
"icons": {
"128": "icon.png"
},
"background": { "background": {
"scripts": ["background.js"] "scripts": ["background.js"]
}, },

Loading…
Cancel
Save