Skip to content

Commit

Permalink
Add search to firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
wseagar committed Nov 24, 2022
1 parent cc57ffe commit 3bbbf5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifest.v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
}
],
"web_accessible_resources": [
"script.js"
"script.js",
"search.js"
],
"permissions": [
"storage"
Expand Down

0 comments on commit 3bbbf5b

Please sign in to comment.