mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
{firefox,chromium} policy: add UpdateSWH
This commit is contained in:
parent
39b0f1d19a
commit
cc6dbceaff
@ -73,6 +73,10 @@
|
|||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/wayback-machine_new/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/wayback-machine_new/latest.xpi",
|
||||||
"installation_mode": "blocked"
|
"installation_mode": "blocked"
|
||||||
},
|
},
|
||||||
|
"{157eb9f0-9814-4fcc-b0b7-586b3093c641}": {
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/updateswh/latest.xpi",
|
||||||
|
"installation_mode": "normal_installed"
|
||||||
|
},
|
||||||
"{3c078156-979c-498b-8990-85f7987dd929}": {
|
"{3c078156-979c-498b-8990-85f7987dd929}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
|
||||||
"installation_mode": "force_installed"
|
"installation_mode": "force_installed"
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
- [Snowflake](#snowflake)
|
- [Snowflake](#snowflake)
|
||||||
- [AdNauseam](#adnauseam)
|
- [AdNauseam](#adnauseam)
|
||||||
- [Bitwarden](#bitwarden)
|
- [Bitwarden](#bitwarden)
|
||||||
|
- [UpdateSWH](#updateswh)
|
||||||
- [Blank New Tab](#blank-new-tab)
|
- [Blank New Tab](#blank-new-tab)
|
||||||
- [Privacy Badger](#privacy-badger)
|
- [Privacy Badger](#privacy-badger)
|
||||||
- [TODO/Inconsistencies](#todoinconsistencies)
|
- [TODO/Inconsistencies](#todoinconsistencies)
|
||||||
@ -158,6 +159,14 @@ of the box.
|
|||||||
|
|
||||||
The password manager of my choice.
|
The password manager of my choice.
|
||||||
|
|
||||||
|
### [UpdateSWH](palihjnakafgffnompkdfgbgdbcagbko)
|
||||||
|
|
||||||
|
- `palihjnakafgffnompkdfgbgdbcagbko`
|
||||||
|
|
||||||
|
Adds a floating coloured button to source code forges reflecting the status
|
||||||
|
of it being in Software Heritage Archive and allows quick archiving requests
|
||||||
|
to be made.
|
||||||
|
|
||||||
### [Blank New Tab](https://microsoftedge.microsoft.com/addons/detail/blank-new-tab/pfbmpcgfjncjakgfpddijlbdpjnhnfem)
|
### [Blank New Tab](https://microsoftedge.microsoft.com/addons/detail/blank-new-tab/pfbmpcgfjncjakgfpddijlbdpjnhnfem)
|
||||||
|
|
||||||
- `pfbmpcgfjncjakgfpddijlbdpjnhnfem`
|
- `pfbmpcgfjncjakgfpddijlbdpjnhnfem`
|
||||||
|
@ -119,6 +119,12 @@
|
|||||||
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
"blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.",
|
||||||
"installation_mode": "blocked"
|
"installation_mode": "blocked"
|
||||||
},
|
},
|
||||||
|
"palihjnakafgffnompkdfgbgdbcagbko": {
|
||||||
|
"installation_mode": "normal_installed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "default_unpinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"pfbmpcgfjncjakgfpddijlbdpjnhnfem": {
|
"pfbmpcgfjncjakgfpddijlbdpjnhnfem": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user