diff --git a/manifest.json b/manifest.json index eec349f..3b61d4a 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,12 @@ "description": "Attempts to hide the Copilot button on the Github website", + "browser_specific_settings": { + "gecko": { + "update_url": "https://git.shad.moe/Konpeki-Solutions/Github-Copilot-Blocker/raw/branch/main/updates.json" + } + } + "icons": { "48": "icons/border-48.png" },