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": {
"service_worker": "background.js"
},
"optional_permissions": ["declarativeContent"],
"content_scripts": [
{
"matches": ["*://*/*"],