Add updates url to manifest

This commit is contained in:
Michael 2024-12-18 18:09:38 -06:00
parent 4069f9ca7e
commit fb1d21a23f
Signed by: TheShadowEevee
GPG key ID: 7A8AA92B3BAFAB75

View file

@ -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"
},