mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-10-05 13:07:21 +02:00
chrome: allow/pin Battery Status & Keep Awake
This commit is contained in:
parent
6dcc2452f4
commit
434045a71d
@ -221,6 +221,13 @@
|
|||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
},
|
},
|
||||||
|
"apmicgkbejflkgeljipcebaoeigmangd": {
|
||||||
|
"blocked_install_message": "Keep Awake (Display | System)",
|
||||||
|
"installation_mode": "allowed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"bkdgflcldnnnapblkhphbgpggdiikppg": {
|
"bkdgflcldnnnapblkhphbgpggdiikppg": {
|
||||||
"blocked_install_message": "DuckDuckGo (Chrome Web Store)",
|
"blocked_install_message": "DuckDuckGo (Chrome Web Store)",
|
||||||
"installation_mode": "allowed",
|
"installation_mode": "allowed",
|
||||||
@ -382,6 +389,13 @@
|
|||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
},
|
},
|
||||||
|
"lncamcnihkpmnbpioiooedpmmpaaohnb": {
|
||||||
|
"blocked_install_message": "Battery Status",
|
||||||
|
"installation_mode": "allowed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"mafpmfcccpbjnhfhjnllmmalhifmlcie": {
|
"mafpmfcccpbjnhfhjnllmmalhifmlcie": {
|
||||||
"blocked_install_message": "Tor Snowflake",
|
"blocked_install_message": "Tor Snowflake",
|
||||||
"installation_mode": "allowed",
|
"installation_mode": "allowed",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user