mirror of
https://github.com/onyx-dot-app/onyx-chrome-extension.git
synced 2026-07-01 18:50:03 -04:00
remove unnecessary permissions from manifest.json
This commit is contained in:
+1
-4
@@ -7,10 +7,7 @@
|
||||
"sidePanel",
|
||||
"storage",
|
||||
"activeTab",
|
||||
"scripting",
|
||||
"tabs",
|
||||
"cookies",
|
||||
"clipboardWrite"
|
||||
"tabs"
|
||||
],
|
||||
"host_permissions": ["<all_urls>"],
|
||||
"background": {
|
||||
|
||||
Reference in New Issue
Block a user