Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
remove cookies permission
Browse files Browse the repository at this point in the history
  • Loading branch information
mikfreedman committed Dec 10, 2020
1 parent 2d6dbc0 commit 7980c8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web-extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"scripts": ["src/bg/background.js"]
},
"permissions": [
"cookies",
"storage",
"https://*.workspaceair.com/*"
],
Expand Down

0 comments on commit 7980c8d

Please sign in to comment.