mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-08-28 20:00:46 +02:00
Update manifest.json
This commit is contained in:
+2
-12
@@ -4,19 +4,9 @@
|
||||
"version": "1.0",
|
||||
"permissions": ["storage", "tabs", "activeTab"],
|
||||
"action": {
|
||||
"default_popup": "popup.html",
|
||||
"default_icon": {
|
||||
"16": "images/icon16.png",
|
||||
"48": "images/icon48.png",
|
||||
"128": "images/icon128.png"
|
||||
}
|
||||
"default_popup": "popup.html"
|
||||
},
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"icons": {
|
||||
"16": "images/icon16.png",
|
||||
"48": "images/icon48.png",
|
||||
"128": "images/icon128.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user