Skip to content

Commit

Permalink
Removed a permission which was not used
Browse files Browse the repository at this point in the history
  • Loading branch information
Sav22999 committed Aug 14, 2023
1 parent 87d6f05 commit d1de799
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified .DS_Store
Binary file not shown.
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@
},
"permissions": [
"storage",
"tabs",
"scripting"
"tabs"
],
"optional_permissions": [
"activeTab"
Expand Down

0 comments on commit d1de799

Please sign in to comment.