mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-10 12:12:43 +01:00
browser policies: include indiewiki buddy
This commit is contained in:
parent
34adb6c561
commit
67ddd26f71
@ -57,6 +57,10 @@
|
||||
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
|
||||
"installation_mode": "normal_installed"
|
||||
},
|
||||
"{cb31ec5d-c49a-4e5a-b240-16c767444f62}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/indie-wiki-buddy/latest.xpi",
|
||||
"installation_mode": "normal_installed"
|
||||
}
|
||||
},
|
||||
"FirefoxHome": {
|
||||
|
@ -13,6 +13,7 @@
|
||||
- [DuckDuckGo Privacy Essentials](#duckduckgo-privacy-essentials)
|
||||
- [NoScript](#noscript)
|
||||
- [Dark Reader](#dark-reader)
|
||||
- [Indiewiki Buddy](#indiewiki-buddy)
|
||||
- [Privacy Manager](#privacy-manager)
|
||||
- [Fedora User Agent](#fedora-user-agent)
|
||||
- [Snowflake](#snowflake)
|
||||
@ -73,6 +74,16 @@ other people.
|
||||
|
||||
As playing around with these policies and constantly removing the profile directory doesn't help my migraine.
|
||||
|
||||
### Indiewiki Buddy
|
||||
|
||||
- `fkagelmloambgokoeokbpihmgpkbgbfm`
|
||||
|
||||
I am spoilt by how nice Breezewiki is to use and wikis existing outside of
|
||||
Fandom is good to be reminded about occassionally. And I just happened to stay
|
||||
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.
|
||||
|
||||
### Privacy Manager
|
||||
|
||||
- `giccehglhacakcfemddmfhdkahamfcmd`
|
||||
|
@ -33,6 +33,12 @@
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"fkagelmloambgokoeokbpihmgpkbgbfm": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"giccehglhacakcfemddmfhdkahamfcmd": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
|
Loading…
Reference in New Issue
Block a user