Skip to content

Commit

Permalink
Don't need this permission given no browser action
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyestein committed Dec 31, 2023
1 parent 12cb7a9 commit ffbec4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ Make initialisation less hacky.

Should be a userscript not an extension?

Only tested on Firefox.
3 changes: 0 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"name":"Wine Society basket summariser",
"description": "Displays summary and extracts tabular data from shopping basket, wishlist, etc",

"permissions": [
"activeTab"
],
"icons": {
"64": "icons/wine64.png",
"32": "icons/wine32.png"
Expand Down

0 comments on commit ffbec4a

Please sign in to comment.