diff --git a/src/constants/manifest.json b/src/constants/manifest.json index 78e2372..93afbab 100644 --- a/src/constants/manifest.json +++ b/src/constants/manifest.json @@ -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": "shield@privacy.dothq.co" + } + }, "permissions": [ "webRequest", "webRequestBlocking",