Skip to content

Commit

Permalink
removed unnecessary permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed May 18, 2020
1 parent 0022b09 commit c5c3040
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,7 @@
}
],
"permissions": [
"storage",
"activeTab"
"storage"
],
"optional_permissions": [
"*://www.google.com/search*",
Expand Down

0 comments on commit c5c3040

Please sign in to comment.