Fix validation errors
This commit is contained in:
parent
728835a1ac
commit
7dd5987b96
1 changed files with 1 additions and 4 deletions
|
@ -7,13 +7,10 @@
|
||||||
|
|
||||||
"browser_specific_settings": {
|
"browser_specific_settings": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
|
"id": "ghcpblock@shad.moe",
|
||||||
"update_url": "https://git.shad.moe/Konpeki-Solutions/Github-Copilot-Blocker/raw/branch/main/updates.json"
|
"update_url": "https://git.shad.moe/Konpeki-Solutions/Github-Copilot-Blocker/raw/branch/main/updates.json"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"icons": {
|
|
||||||
"48": "icons/border-48.png"
|
|
||||||
},
|
|
||||||
|
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": ["./src/remove-by-URL.js"]
|
"scripts": ["./src/remove-by-URL.js"]
|
||||||
|
|
Loading…
Reference in a new issue