diff --git a/public/manifest.json b/public/manifest.json index f823b0fb..3b33a730 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -22,7 +22,6 @@ "background": { "service_worker": "background.js" }, - "optional_permissions": ["declarativeContent"], "content_scripts": [ { "matches": ["*://*/*"],