mirror of
https://github.com/fmhy/FMHY-SafeGuard.git
synced 2026-03-11 08:55:40 +00:00
Remove update_url from Firefox manifest
This commit is contained in:
parent
88a1df8578
commit
f5c1e48b47
1 changed files with 2 additions and 3 deletions
|
|
@ -87,9 +87,8 @@
|
|||
},
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "{5d554479-7cc4-487f-bd25-d8fc67a42602}",
|
||||
"update_url": "https://raw.githubusercontent.com/fmhy/FMHY-SafeGuard/main/updates.json"
|
||||
"id": "{5d554479-7cc4-487f-bd25-d8fc67a42602}"
|
||||
}
|
||||
},
|
||||
"description": "__MSG_extensionDescription__"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue