firefox & chromium: add IPFS Companion

This commit is contained in:
Aminda Suomalainen 2024-04-10 11:03:19 +03:00
parent 1d11681386
commit 149cadfa41
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 17 additions and 0 deletions

View File

@ -40,6 +40,10 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/adnauseam/latest.xpi",
"installation_mode": "force_installed"
},
"ipfs-firefox-addon@lidel.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ipfs-companion/latest.xpi",
"installation_mode": "normal_installed"
},
"jid0-3GUEt1r69sQNSrca5p8kx9Ezc3U@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/terms-of-service-didnt-read/latest.xpi",
"installation_mode": "normal_installed"

View File

@ -22,6 +22,7 @@
- [Bias Finder](#bias-finder)
- [Snowflake](#snowflake)
- [AdNauseam](#adnauseam)
- [IPFS Companion](#ipfs-companion)
- [Bitwarden](#bitwarden)
- [UpdateSWH](#updateswh)
- [Privacy Badger](#privacy-badger)
@ -153,6 +154,12 @@ Complementing PrivacyBadger with an adblocker so first profile runs have at
least something to block Malvertising now that I no longer enable NoScript out
of the box.
### [IPFS Companion](https://chromewebstore.google.com/detail/nibjojkomfdiaoajekhjakgkdhaomnch?pli=1)
- `nibjojkomfdiaoajekhjakgkdhaomnch`
IPFS integration for web browsers.
### [Bitwarden](https://chrome.google.com/webstore/detail/nngceckbapebfimnlniiiahkandclblb)
- `nngceckbapebfimnlniiiahkandclblb`

View File

@ -101,6 +101,12 @@
"toolbar_pin": "force_pinned",
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
},
"nibjojkomfdiaoajekhjakgkdhaomnch": {
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"nngceckbapebfimnlniiiahkandclblb": {
"installation_mode": "normal_installed",
"override_update_url": true,