remove declarative content perm

This commit is contained in:
Crazypersonalph
2023-12-04 21:59:05 +08:00
-1
View File
@@ -22,7 +22,6 @@
"background": { "background": {
"service_worker": "background.js" "service_worker": "background.js"
}, },
"optional_permissions": ["declarativeContent"],
"content_scripts": [ "content_scripts": [
{ {
"matches": ["*://*/*"], "matches": ["*://*/*"],