Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
✨ Add gecko application ID
Browse files Browse the repository at this point in the history
  • Loading branch information
kierandrewett authored Apr 3, 2021
1 parent da7a407 commit 99f7031
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/constants/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"developer": { "name": "Dot HQ", "url": "https://dothq.co/" },
"icons": { "48": "icons/shield.svg", "96": "icons/shield.svg" },
"homepage_url": "https://github.com/dothq-extensions/adblock",
"applications": {
"gecko": {
"id": "[email protected]"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
Expand Down

0 comments on commit 99f7031

Please sign in to comment.