feat: magic button that crashes chrome tabs (yes rly idk why)

This commit is contained in:
SethBurkart123
2025-02-23 17:54:58 +11:00
parent 3e405cc453
commit f41da95f7e
6 changed files with 304 additions and 106 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"64": "resources/icons/icon-64.png"
}
},
"permissions": ["tabs", "notifications", "storage"],
"permissions": ["tabs", "notifications", "storage", "scripting", "activeTab"],
"host_permissions": ["https://newsapi.org/", "*://*/*"],
"background": {
"service_worker": "background.ts"