Skip to content

Commit

Permalink
fix: mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudo-Ivan committed Nov 10, 2023
1 parent 5853771 commit ca72445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Replace text on webpages according to user-defined rules.",
"version": "1.2",
"author": "Sudo-Ivan",
"permissions": ["activeTab", "storage", "<all_urls>"],
"permissions": ["activeTab", "storage"],
"action": {
"default_popup": "html/popup.html"
},
Expand Down

0 comments on commit ca72445

Please sign in to comment.