firefox: fix uBlacklist uri

This commit is contained in:
Aminda Suomalainen 2025-09-02 09:52:35 +03:00
parent c25b13f21d
commit e087d14205
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -254,7 +254,7 @@
"@ublacklist": {
"blocked_install_message": "uBlackList",
"default_area": "menupanel",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest//latest.xpi",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublacklist/latest.xpi",
"installation_mode": "normal_installed",
"private_browsing": true
},