mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 04:47:19 +02:00
Compare commits
2 Commits
52cd428d4d
...
f0512e1245
Author | SHA1 | Date | |
---|---|---|---|
f0512e1245 | |||
c9bc8add45 |
@ -74,7 +74,12 @@
|
|||||||
"ublock-privacy",
|
"ublock-privacy",
|
||||||
"easyprivacy",
|
"easyprivacy",
|
||||||
"FIN-0",
|
"FIN-0",
|
||||||
"https://big.oisd.nl/"
|
"https://big.oisd.nl/",
|
||||||
|
"fanboy-cookiemonster",
|
||||||
|
"ublock-cookies-easylist",
|
||||||
|
"adguard-cookies",
|
||||||
|
"ublock-cookies-adguard",
|
||||||
|
"ublock-quick-fixes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -203,6 +208,10 @@
|
|||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ruffle_rs/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ruffle_rs/latest.xpi",
|
||||||
"installation_mode": "normal_installed"
|
"installation_mode": "normal_installed"
|
||||||
},
|
},
|
||||||
|
"{b86e4813-687a-43e6-ab65-0bde4ab75758}": {
|
||||||
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/localcdn-fork-of-decentraleyes/latest.xpi",
|
||||||
|
"installation_mode": "force_installed"
|
||||||
|
},
|
||||||
"{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": {
|
"{d04b0b40-3dab-4f0b-97a6-04ec3eddbfb0}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ecosia-the-green-search/latest.xpi",
|
||||||
"installation_mode": "normal_installed"
|
"installation_mode": "normal_installed"
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
- [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser)
|
- [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser)
|
||||||
- [Plasma Integration](#plasma-integration)
|
- [Plasma Integration](#plasma-integration)
|
||||||
- [uBlock Origin](#ublock-origin)
|
- [uBlock Origin](#ublock-origin)
|
||||||
|
- [LocalCDN](#localcdn)
|
||||||
- [Ruffle](#ruffle)
|
- [Ruffle](#ruffle)
|
||||||
- [HTTP Indicator](#http-indicator)
|
- [HTTP Indicator](#http-indicator)
|
||||||
- [Fedora User Agent](#fedora-user-agent)
|
- [Fedora User Agent](#fedora-user-agent)
|
||||||
@ -115,6 +116,12 @@ downloads indicator/control, KDE Connect, alt-f2, etc.
|
|||||||
|
|
||||||
Blocked for Ad Nauseam
|
Blocked for Ad Nauseam
|
||||||
|
|
||||||
|
### [LocalCDN](https://chrome.google.com/webstore/detail/njdfdhgcmkocbgbhcioffdbicglldapd)
|
||||||
|
|
||||||
|
- `njdfdhgcmkocbgbhcioffdbicglldapd`
|
||||||
|
|
||||||
|
I just feel bad about including so much CDN content recently...
|
||||||
|
|
||||||
### [Ruffle](https://chrome.google.com/webstore/detail/donbcfbmhbcapadipfkeojnmajbakjdc)
|
### [Ruffle](https://chrome.google.com/webstore/detail/donbcfbmhbcapadipfkeojnmajbakjdc)
|
||||||
|
|
||||||
Actively developed open source extension to revive Flash content on the web.
|
Actively developed open source extension to revive Flash content on the web.
|
||||||
|
@ -42,7 +42,12 @@
|
|||||||
"ublock-privacy",
|
"ublock-privacy",
|
||||||
"easyprivacy",
|
"easyprivacy",
|
||||||
"FIN-0",
|
"FIN-0",
|
||||||
"https://big.oisd.nl/"
|
"https://big.oisd.nl/",
|
||||||
|
"fanboy-cookiemonster",
|
||||||
|
"ublock-cookies-easylist",
|
||||||
|
"adguard-cookies",
|
||||||
|
"ublock-cookies-adguard",
|
||||||
|
"ublock-quick-fixes"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -133,6 +138,12 @@
|
|||||||
"toolbar_pin": "force_pinned",
|
"toolbar_pin": "force_pinned",
|
||||||
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
|
||||||
},
|
},
|
||||||
|
"njdfdhgcmkocbgbhcioffdbicglldapd": {
|
||||||
|
"installation_mode": "force_installed",
|
||||||
|
"override_update_url": true,
|
||||||
|
"toolbar_pin": "force_pinned",
|
||||||
|
"update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
},
|
||||||
"nngceckbapebfimnlniiiahkandclblb": {
|
"nngceckbapebfimnlniiiahkandclblb": {
|
||||||
"installation_mode": "force_installed",
|
"installation_mode": "force_installed",
|
||||||
"override_update_url": true,
|
"override_update_url": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user