Remove update_url from Firefox manifest

This commit is contained in:
Kenneth Hendricks 2026-01-25 17:00:38 -05:00 committed by GitHub
parent 88a1df8578
commit f5c1e48b47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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