Skip to content

Commit

Permalink
chore: remove contextMenu Perms
Browse files Browse the repository at this point in the history
  • Loading branch information
arnav-kr committed Jun 28, 2024
1 parent c2e322e commit fecc7da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
],
"permissions": [
"storage",
"unlimitedStorage",
"contextMenus"
"unlimitedStorage"
],
"web_accessible_resources": [
{
Expand Down

0 comments on commit fecc7da

Please sign in to comment.