diff --git a/manifest.json b/manifest.json index 6564758..a06d395 100644 --- a/manifest.json +++ b/manifest.json @@ -7,13 +7,10 @@ "browser_specific_settings": { "gecko": { + "id": "ghcpblock@shad.moe", "update_url": "https://git.shad.moe/Konpeki-Solutions/Github-Copilot-Blocker/raw/branch/main/updates.json" } }, - - "icons": { - "48": "icons/border-48.png" - }, "background": { "scripts": ["./src/remove-by-URL.js"]