Add updates url to manifest
This commit is contained in:
parent
4069f9ca7e
commit
fb1d21a23f
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@
|
||||||
|
|
||||||
"description": "Attempts to hide the Copilot button on the Github website",
|
"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": {
|
"icons": {
|
||||||
"48": "icons/border-48.png"
|
"48": "icons/border-48.png"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue