mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 11:07:20 +02:00
{chromium,firefox}: add uBlacklist
This commit is contained in:
parent
16049dc4bc
commit
fc9f8ada3a
@ -232,6 +232,13 @@
|
||||
"installation_mode": "blocked",
|
||||
"private_browsing": false
|
||||
},
|
||||
"@ublacklist": {
|
||||
"blocked_install_message": "uBlackList",
|
||||
"default_area": "menupanel",
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest//latest.xpi",
|
||||
"installation_mode": "normal_installed",
|
||||
"private_browsing": true
|
||||
},
|
||||
"ATBC@EasonWong": {
|
||||
"blocked_install_message": "Adaptive Tab Bar Colour",
|
||||
"default_area": "menupanel",
|
||||
|
@ -451,6 +451,13 @@
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"pncfbmialoiaghdehhbnbhkkgmjanfhe": {
|
||||
"blocked_install_message": "uBlacklist",
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
}
|
||||
},
|
||||
"NetworkPredictionOptions": 2,
|
||||
|
Loading…
x
Reference in New Issue
Block a user