Waterfox Browser
41–50 of 111 posts
Re: Waterfox Browser
#42Earlier quoted context omitted.
Isn't this the source code? https://github.com/MrAlex94/Waterfox
It isn't linked from https://www.waterfox.net at all, so hard to say
Not linking the source code is somewhat understandable because it is likely to increase support burden without any increase in contribution.
Re: Waterfox Browser
#43Re: Waterfox Browser
#44Re: Waterfox Browser
#45[1] https://www.gnu.org/software/gnuzilla/
Re: Waterfox Browser
#46> Waterfox does not collect ANY telemetry, meaning you don't have to worry about any tracking or usage information about what you do inside YOUR browser. This is woefully uninformed or malicious. There's a lot of tracking that is out of your hands. Such as canvas fingerprinting. Even sending back 0's (like tor does) doesn't prevent fingerprinting. In either case I lost confidence for the browser just by reading what…
I think they are claiming "you don't have to worry about any tracking or usage information being sent to the Waterfox developers ," but if so, they shouldn't say "you don't have to worry" (see also Lavabit and Protonmail's "you don't have to worry about government surveillance... well, not until the government decides to surveil you"). I agree it's weird for a web browser of all products to omit this clarity!
Re: Waterfox Browser
#47Are Java and NPAPI still a thing? I have never come across such plugins lately.
Re: Waterfox Browser
#48Earlier quoted context omitted.
The problem is that the replacement is crippled and Google is clearly more interested in stripping features from the extension API. I'm still waiting for a way to hide the tab bar which is a privileged UI feature now.
> "I'm still waiting for a way to hide the tab bar which is a privileged UI feature now" userChrome.css to the rescue: - Tree Style Tab's wiki offers tips to do exactly that: https://github.com/piroor/treestyletab/wiki/Code-snippets-fo... . - Or you can combine the address and tab bar: https://github.com/rstacruz/firefox-stealthfox If none is to your exact taste, https://www.reddit.com/r/FirefoxCSS/ may help.
And the key to reenable them has legacy in the name:
toolkit.legacyUserProfileCustomizations.stylesheetsRe: Waterfox Browser
#49Are there any similar projects in the Chromium world?
https://github.com/Eloston/ungoogled-chromium
Re: Waterfox Browser
#50Earlier quoted context omitted.
Not me. I lost DownThemAll[1] and TabWheelScroll after the extension overhaul [1] https://en.wikipedia.org/wiki/DownThemAll !
I loved DownThemAll, but I'm not sad to see it go because I realised how rarely it was actually needed these days. The downloading interface built into Firefox really is fine 99% of the time. On the rarer occasions that I need to download extremely large files, I send them to an HTTP download client (pyload) that runs directly on my NAS in docker.