mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 05:07:34 +02:00
Compare commits
No commits in common. "5149b23598a07ecdf19d6e127bffc6a1c63db70a" and "0f23d25647530c6eb012b21e7a55012ba28b625e" have entirely different histories.
5149b23598
...
0f23d25647
@ -50,10 +50,6 @@
|
||||
"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"
|
||||
@ -70,10 +66,6 @@
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
},
|
||||
"{9a43830f-5a27-4114-8f98-aa191ebde62e}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/bias-finder/latest.xpi",
|
||||
"installation_mode": "normal_installed"
|
||||
},
|
||||
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
|
||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
|
||||
"installation_mode": "force_installed"
|
||||
|
@ -14,11 +14,9 @@
|
||||
- [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)
|
||||
- [Bias Finder](#bias-finder)
|
||||
- [Snowflake](#snowflake)
|
||||
- [AdNauseam](#adnauseam)
|
||||
- [Bitwarden](#bitwarden)
|
||||
@ -97,12 +95,6 @@ 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`
|
||||
@ -121,10 +113,6 @@ incognito is disabled (which again is not great idea for quick guest access?)
|
||||
Communicates websites that Ubuntu isn't the only Linux distribution and makes
|
||||
some offer rpm packages directly.
|
||||
|
||||
### [Bias Finder](https://chromewebstore.google.com/detail/jojjlkfeofgcjeanbpghcapjcccbakop)
|
||||
|
||||
Political bias of English language media sites powered by allsides.com
|
||||
|
||||
### [Snowflake](https://chrome.google.com/webstore/detail/mafpmfcccpbjnhfhjnllmmalhifmlcie)
|
||||
|
||||
- `mafpmfcccpbjnhfhjnllmmalhifmlcie`
|
||||
|
@ -41,12 +41,6 @@
|
||||
"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,
|
||||
@ -65,12 +59,6 @@
|
||||
"toolbar_pin": "default_unpinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"jojjlkfeofgcjeanbpghcapjcccbakop": {
|
||||
"installation_mode": "normal_installed",
|
||||
"override_update_url": true,
|
||||
"toolbar_pin": "force_pinned",
|
||||
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||
},
|
||||
"mafpmfcccpbjnhfhjnllmmalhifmlcie": {
|
||||
"installation_mode": "force_installed",
|
||||
"override_update_url": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user