-
Notifications
You must be signed in to change notification settings - Fork 25
More add-ons - Solved #6
Comments
I already recommend the user install uBlock Origin. You do not need Temporary Containers with Mull/Brace, as first party isolation is enabled. I however have no intent to change the default addon collection.
Thank you for the kind words. |
You can change to the IceRaven addon collection:
Downside is only the first 50 or so get shown. |
@ghost (although i know this is unfortunately a deleted account) You can use most of ClearURLs addon features and almost all neaturls addon features by using these filter lists: https://cdn.jsdelivr.net/gh/DandelionSprout/adfilt@master/LegitimateURLShortener.txt Both will remove tracking parameters from urls (both in webpage and also in rhe website utl (urlbar). But be aware, they can have false positives based on your browsing habits, etc. I had no issue with then so far but if you have issues with them, you can use this discussion to report issues (both for "ClearURLs uBofied" and "Legitimate URL shorteners".) Also you can use "Adguard URL Tracking Protection" that is exist in privacy section of uBlock origin. Although i don't know how you can report its false positives. I know he deleted his account but i wrote this for anyone that needed this in future. @SkewedZeppelin |
Also the reason that currently mozilla won't enable gull addon support (except the fact that they may not have ready to support them in their new codebase) is this:
Full discussion (is about webextension manifest v3): Basically a TL,dr is one of their issues is security because currently addons in firefox for android run in tge main process of the browser. And also if they move addons in android to separate process, because android has wide range of devices with many app-killing issues, if they run addons in abother process, that process may get killed by tge system in case of memory being low or because of aggressive battery saving algorithms that some ROMs and Manufacturers has (aka aggressive app-killing). Although this is one reason that they currently limited default Firefox for Android addons. |
How do we add userscripts? I thought i read somewhere you can |
you'd need an addon for that, follow the steps above to gain access to more addons I however only recommend the use of uBlock Origin. |
Understood |
I know that in this link #4 developer said that uBlock Origin is available. But I would like if there would be more PRIVACY add-ons as listed in https://github.com/arkenfox/user.js/wiki/4.1-Extensions.
I use user.js in Firefox in my desktop and the add-ons I use are - 1. uBlock Origin 2. Temporary Containers 3. ClearURLs. These are the main ones which can enhance the privacy without interferring with user.js, in other words no user pref needs to be changed for these add-ons. Other useful add-ons are 4. Smart Referer-most effective when cross-origin pref is set to default state, and 5. uMatrix - its on fifth place because it is archived.
In Android before discovering Mull Browser in F-Droid yesterday, I used Iceraven and all the five add-ons are available though Temporary Containers doesn't work in Android & ClearURLs, Smart Referer and uMatrix works well. I wrote all this to give a perspective from where add-ons request is coming.
If the developer can include all three add-ons(ClearURLs, Smart Referer and uMatrix), that would be great. If all of them are not possible, then ClearURLs(or any other URL shortener in Arkenfox guide) would be the top priority for addition, as cross- origin request are covered in user.js already(though extensions allows granular precision) and to an extent uBlock Origin can make up for uMatrix absence.
Away from this, I would like to say thank you to the developer, before discovering Mull Browser(which I was aware of before, but being in F-Droid main repo is a worthy achievement), changing prefs was tiresome.
The text was updated successfully, but these errors were encountered: