Update manifest.json

Removed unnecessary permissions
This commit is contained in:
Kenneth Hendricks 2024-10-23 15:29:47 -04:00 committed by GitHub
parent 9f6cbeebad
commit 9527c4ebc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,10 +14,6 @@
},
"permissions": [
"activeTab",
"storage",
"alarms",
"declarativeNetRequest",
"notifications",
"declarativeContent"
],
"background": {