firefox-debloat icon indicating copy to clipboard operation
firefox-debloat copied to clipboard

Add-on?

Open infertux opened this issue 10 years ago • 6 comments
trafficstars

What about making an add-on instead of fiddling with about:config by hand? Perhaps something similar to TorBirdy for Thunderbird? Thoughts?

infertux avatar Jun 27 '15 16:06 infertux

+1

It should be fairly straightforward using https://developer.mozilla.org/en-US/Add-ons/SDK/Low-Level_APIs/preferences_service

I won't do the addon myself, but I have experience with them. I'm available to help out via email/video call or whatever if needed.

DavidBruant avatar Jun 27 '15 17:06 DavidBruant

I just came across #4 which may be a better fit for some users.

infertux avatar Jun 27 '15 19:06 infertux

https://addons.mozilla.org/en-us/firefox/addon/random-agent-spoofer/ allows you to toggle privacy/security related settings. edit: also https://github.com/TheCreeper/PrivacyFox

nodiscc avatar Jun 28 '15 14:06 nodiscc

Nice! I found https://addons.mozilla.org/en-US/firefox/addon/tinfoil/ too.

infertux avatar Jun 29 '15 18:06 infertux

For reference, see also https://github.com/nylira/prism-break/issues/1254#issuecomment-108811877 which requests the same thing, as well as https://github.com/RequestPolicyContinued/requestpolicy/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+preferences

nodiscc avatar Jun 29 '15 18:06 nodiscc

I just developed an SDK based addon based on this list: https://addons.mozilla.org/en-US/firefox/addon/privacy-settings/ https://github.com/schomery/privacy-settings

schomery avatar Jun 30 '15 05:06 schomery