mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-09-22 07:20:47 +02:00
Update manifest.json
This commit is contained in:
+2
-3
@@ -5,10 +5,9 @@
|
||||
"description": "An extension to generate binaural beats.",
|
||||
"permissions": ["activeTab"],
|
||||
"background": {
|
||||
"scripts": ["background.js"],
|
||||
"persistent": false
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"browser_action": {
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user