mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
major updates to popup dev, manifest fix
This commit is contained in:
@@ -20,8 +20,7 @@
|
||||
"permissions": ["tabs", "notifications", "storage"],
|
||||
"host_permissions": ["https://newsapi.org/", "*://*/*"],
|
||||
"background": {
|
||||
"content_scripts": "background.js",
|
||||
"persistent": false
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"optional_permissions": ["declarativeContent"],
|
||||
"content_scripts": [
|
||||
|
||||
Reference in New Issue
Block a user