allo-
allo-
Another extensive list with explanations in german: https://wiki.kairaven.de/open/app/firefox
Thank you. The problem with the setting is the same as with the override useragent field I already have: When I would integrate these directly, they will be outdated in...
Resist Fingerprinting has similar issues and it is not clear how to handle it the best, see https://github.com/allo-/firefox-profilemaker/issues/56#issuecomment-333452774. TL;DR: Resist-Fingerprinting works best if you do not touch the settings which...
Yes. But there is support for translations, note the ``_()`` at https://github.com/allo-/firefox-profilemaker/blob/master/forms.py#L95 There is currently no support for automatic ``.po`` generation for the settings, but it should work to compile...
If you use gettext, the site can easily switches from one language to another and there are good programs which allow you to match your translation with changed strings in...
Of course it is neither rivalry nor competition. I learned about some of the features for the website in such lists. Feel free to add yours to the Wiki here....
There is another project to add to your list: https://github.com/Genbox/HardenIT And our idea to specify a common format (which neither of the projects is using, yet): https://github.com/allo-/userjs-schema I wish people...
I do not see this as competition. I created the project, because I wanted a fast way to configure new profiles with some settings. If somebody else creates another cool...
https://www.privacy-handbuch.de/handbuch_21u.htm tells: browser.safebrowsing.enabled false bis FF 49 browser.safebrowsing.phishing.enabled false ab FF 50 browser.safebrowsing.malware.enabled false browser.safebrowsing.blockedURIs.enabled false browser.safebrowsing.downloads.enabled false browser.safebrowsing.downloads.remote.enabled false browser.safebrowsing.appRepURL (leerer String) browser.safebrowsing.downloads.remote.url (leerer String)
With the default "always ask", the addon uses an annoying alert() question, which may be in an infinite loop when the site tries again.