add dev popup, bug fixes

This commit is contained in:
SethBurkart123
2023-09-11 16:43:58 +10:00
parent 066472948a
commit 979f3a8a28
28 changed files with 344 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"permissions": ["tabs", "notifications", "storage"],
"host_permissions": ["https://newsapi.org/", "*://*/*"],
"background": {
"service_worker": "background.js"
"content_scripts": "background.js"
},
"optional_permissions": ["declarativeContent"],
"content_scripts": [