Skip to content

Commit

Permalink
Remove local file permission (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneezry authored Aug 7, 2020
1 parent 7b1bf91 commit 9d1999d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@
"permissions": [
"activeTab",
"storage",
"identity",
"file://*/*"
"identity"
],
"optional_permissions": [
"clipboardWrite",
Expand Down

0 comments on commit 9d1999d

Please sign in to comment.