Skip to content

Commit

Permalink
update firefox permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneezry committed May 23, 2024
1 parent 6efa4ec commit 4932212
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions manifests/manifest-firefox.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,16 @@
"open_in_tab": false
},
"permissions": [
"activeTab",
"storage",
"identity",
"alarms",
"scripting"
],
"optional_permissions": [
"<all_urls>",
"clipboardWrite",
"clipboardWrite"
],
"host_permissions": [
"https://www.google.com/",
"https://*.dropboxapi.com/*",
"https://www.googleapis.com/*",
Expand Down

0 comments on commit 4932212

Please sign in to comment.