:stallman-shining:
Chances are more and more of what you do when you use your computer is done through a browser (keeping in contact with friends, jobs, and even organizing).
So the importance of browsers cannot be understated. And having one piece of software do all of this means you have to be able to trust it.
Which brings us to Google & Chrome. Google Chrome has come to dominate the browser usage share, but even that is an understatement. Every single browser you have heard of, with the exception of Firefox, uses a version of Chrome (Chromium) in the background. Opera, Edge, Brave, you name it, they're all based off of Chrome.
Most people know Google is shitty already; if we're just talking about the web, they are regularly caught sabotaging Firefox to boost Chrome usage and, as any corporation would, continue to strengthen their monopoly by making it harder for alternative browsers to rise up (hence why Firefox is the only alternative right now). This is of course without mentioning the crimes they commit outside the web, e.g. how they help build the US's drones, or how they work closely with the NSA.
It goes without saying then that the authors of this post all urge you to switch from Chrome, or other Chrome-based browsers, to Firefox. This article shows you how quick & easy it is to switch, and transfer all your bookmarks, passwords, and other browser data to Firefox too!
Firefox isn't just the only viable alternative to Chrome, though. It also has a bunch of cool tricks and features up its sleeve.
Extensions
Firefox is very easy to customize to your liking via the settings or extensions, you can have vertical/tree style tabs via one of these extensions, there's also Gesturefy which lets you navigate the browser with mouse gestures.
There's also the Containers feature which "lets you carve out a separate box for each of your online lives", it basically provides you with separate profiles/browsers... and extensions like Facebook Container use it to isolate facebook related tabs and trackers into a facebook container seperate from everything else, or Temporary Containers which provides you with disposable containers, or Google Container among others. There's a lot more but that's what I can think of off the top of my head.
Firefox also comes with built-in tracking protection and anti-fingerprinting features plus tweaks you can apply.
Extensions on Chrome are actually much weaker than on Firefox because of Manifest v3 and other things, check this post for more on this.
If you want more screen space
Try the Compact mode in Firefox by going to Customize from the main menu and picking Compact from the Density menu at the bottom.
Build Beautiful Firefox Themes
check https://color.firefox.com/
Custom CSS styles that can change the whole look of the browser
Firefox also has a thing called userChrome (nothing to do with Chrome) which lets you basically change the whole look of the browser, you can see some examples here. Those are a few examples but if you want more you can check out /r/firefoxcss.
Firefox for Android
Unlike most browsers, Firefox supports extensions on Android so you can use uBlock Origin (adblocker), Dark Reader and other extensions.
It also comes with built-in tracking protection and an option to have the toolbar at the bottom of the screen.
Plus you get syncing between your browsers and firefox has a feature to show tabs from other devices in the customization settings.
You should get Firefox from F-Droid instead of Google Play. It's called Fennec on F-Droid
Firefox for iOS
Firefox ship both the standard browser, as well as Firefox Focus with extra tracking protections (you can use it as a content block in Safari, too).
More detailed technical info about Firefox
Firefox is a unique browser in a lot of ways. Firefox runs on an engine called Gecko, as opposed to Apple's web engine called WebKit or Google's fork of WebKit called Blink.
Firefox was originally a spinoff of mozilla internet suite, which itself was a continuation of the netscape communicator project. Firefox then underwent the quantum update which made it much faster and made it easier to develop for while also dumping the XUL extension system. This means that the Gecko engine is entirely independent from chrome/safari. It is also a lot more tightly integrated into the firefox browser, which is one of the reasons why most browsers are based off of blink/webkit.
There are firefox based browsers though, the most notable of which is the TOR browser, which protects users by routing all traffic through the TOR network and it's also designed to be as difficult to fingerprint as possible.
We hope this post has convinced you to make the switch! Here's the switching guide again, in case you missed the first link. Feel free to ask questions in the comments, or alternatively check out the !libre weekly megathread, which is sticked :)
Check this post out if you want more open source apps on your Android.
The only thing that doesn't seem to work for me on firefox is using my right click to paste in Google docs. I wonder if google container will solve that. I do everything on firefox except work since I have to use Google Drive. Plus chrome's auto-fill seems to work better, but that's probably because they save so much of my info lol.
Consider that to allow that feature, Google Docs must have access to your clipboard at all times.
The browser cannot tell that the custom context menu that Docs shows says "paste"; when you click the paste button the browser gets a request from the site to read your clipboard and grants it. The website could ask for this at any time and send everything you copy, including passwords and things you'd rather keep away from Google. If Mozilla ported that feature over to Firefox you'd have to take care every time you copy anything to the clipboard.
When you paste with Ctrl-V or with the browser's standard context menu, on the other hand, the browser sends the website "hey there's this thing on the clipboard". The website cannot request your clipboard, only receives it when you give the order.
Ah that does make sense. Still, I need that feature. I write for a living.
What is wrong with ctrl-v?
Or simple markdown-based collaborative editors like https://pad.snopyta.org/
ctrl-v doesn't give me the option to remove formatting when I paste and I tend to move a lot of passages from docs with different design elements. Sure it's only a couple extra clicks, but it adds up and often breaks my flow a little bit. Most of the organizations I work with are on Google Docs organization-wide, so it's easier to contain my work in there, unfortunately.
Ctrl-Shift-V solves your problem.
Thanks!
deleted by creator