browser policies: add wayback machine

This commit is contained in:
Aminda Suomalainen 2024-03-08 08:35:50 +02:00
parent 16d6a3df09
commit 5149b23598
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 17 additions and 0 deletions

View File

@ -50,6 +50,10 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/peertube-companion/latest.xpi",
"installation_mode": "force_installed"
},
"wayback_machine@mozilla.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/wayback-machine_new/latest.xpi",
"installation_mode": "normal_installed"
},
"{3c078156-979c-498b-8990-85f7987dd929}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/sidebery/latest.xpi",
"installation_mode": "force_installed"

View File

@ -14,6 +14,7 @@
- [NoScript](#noscript)
- [Dark Reader](#dark-reader)
- [Indiewiki Buddy](#indiewiki-buddy)
- [Wayback Machine](#wayback-machine)
- [Privacy Manager](#privacy-manager)
- [Terms of Service; Didn't Read](#terms-of-service-didnt-read)
- [Fedora User Agent](#fedora-user-agent)
@ -96,6 +97,12 @@ in not so hardened Chromium for a bit due to hardened Firefox being too much
for my task and there is no reason occassionally needed Chromium shouldn't be
tolerable for a few minutes.
### [Wayback Machine](https://chrome.google.com/webstore/detail/fpnmgdkabkmnadcjpehmlllkndpkmiak)
- `fpnmgdkabkmnadcjpehmlllkndpkmiak`
[web.archive.org](https://web.archive.org) saving and discovering.
### [Privacy Manager](https://chrome.google.com/webstore/detail/giccehglhacakcfemddmfhdkahamfcmd)
- `giccehglhacakcfemddmfhdkahamfcmd`

View File

@ -41,6 +41,12 @@
"toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"fpnmgdkabkmnadcjpehmlllkndpkmiak": {
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"giccehglhacakcfemddmfhdkahamfcmd": {
"installation_mode": "normal_installed",
"override_update_url": true,