Earlier quoted context omitted.
There are a couple of features in Chrome that I use every day for web dev. 1) when the console is open, you can right-click on the reload page button and choose hard reload. 2) when inspecting CSS properties, you can change many of them by dragging them with the mouse left and right. That makes positioning elements so much easier than guessing and adjusting a dozen times.
1. You mean ctrl-shift-r?
I've started using Firefox and can never go back to Chrome
391–400 of 699 posts
Re: I've started using Firefox and can never go back to Chrome
#392Re: I've started using Firefox and can never go back to Chrome
#393Re: I've started using Firefox and can never go back to Chrome
#394Earlier quoted context omitted.
> Is there really a killer feature of Chrome that justifies its use over FF? I log into Chrome with my Gmail account and my browsing history+passwords are carried across all the devices I use in a typical week, Windows, Mac, iPhone. This is huge, as I rely on history a lot. My last 3 jobs also had Google-based accounts, which means I'm able to maintain two browser contexts where I don't dirty up my personal history w…
Yikes. What if they ban your Google account? They have no customer support to speak of.
Re: I've started using Firefox and can never go back to Chrome
#395I feel like I'm in the minority here, but Edge has been consistently better than every other browser I've tried. I have about 30 tabs open across 3 windows on my 10 yo. laptop, that I upgraded to 8GB of RAM. If I try to open even 10 tabs in Firefox, the laptop slows down to hell. Running a local speed test to my Linux server on MS Edge, I get ~910Mb/s download (CPU maxes out) and ~980Mb/s upload. If I fire up Firefox…
MS made lots of Windows specific optimizations, with a focus on memory use. The other killer feature is 'secure mode' that disables JS JIT, which is where most if the security issues have come from in modern browsers. Plus, in this context, MS's incentives align much closer to mine than one if the largest advertising companies in the world.
Re: I've started using Firefox and can never go back to Chrome
#396As mentioned by others, the recommended list of extensions in the article is a bit outdated. These days not much more than uBlock Origin is needed for a good configuration, with the addition of maybe CanvasBlocker.
True but I use some other extensions anyway. They are: - Multi Account Containers - does exactly what it says on the tin. I load Google stuff inside a Google container for example, and banking websites all get their own container only used for that purpose. - Auto Cookie Optout, with their config added to uBlock Origin. Basically automatically clicks "essential cookies only" everywhere it can (it helps to allow loadi…
But does it also object to 'legitimate' interests?
Re: I've started using Firefox and can never go back to Chrome
#397Is there really a killer feature of Chrome that justifies its use over FF? I've been using Firefox and have never been disappointed with it. I always just assumed that if you wanted privacy, it's better to use Firefox over Chrome, Safari, or Brave.
Those experienced with web dev around here will tell you Chrome is the main (or only) browser tested with most websites these days. Some things might be slow or broken in Firefox. One example situation that comes to mind is you can't scroll to the bottom of the page on some sites in Firefox due to terrible spaghetti layout design, so the submit button is not normally reachable. Or it loads under a banner and becomes…
Tbh this whole idea that the web is broken on ff is not true, tho it is true some web assembly apps fail to work properly in my experience.
I challenge anyone here to give an actual useful site that fails to work properly in ff.
Re: I've started using Firefox and can never go back to Chrome
#398I used Firefox in the early-mid 00s, switched to Chrome not long after launch, after my colleagues showed me how much slicker is was than a now fairly heavy Firefox (at the time.) Then evil Google emerges, Chrome got fat, FF trimmed up and went privacy-as-a-default, and I'm back on FF again for the better part of the last decade. Opera had a look-in around 2008 but it didn't last long, although some of the features w…
I'd switch to Firefox in a heartbeat if I could somehow focus the URL bar with Cmd+D instead of Cmd+L (years of muscle memory with Alt+D on Linux previously). Other browsers have a menu entry for this (File -> Open Location... in Chrome) so keyboard shortcuts can be switched in the Keyboard settings but Firefox doesn't have this. :| I've tried various methods without success. If anyone had a working solution I'd be v…
Re: I've started using Firefox and can never go back to Chrome
#399Re: I've started using Firefox and can never go back to Chrome
#400Earlier quoted context omitted.
Huh, this is the first time I heard that FF supports MRU, and it's amazing (well except that it's only current window, see below)! I don't know why it was turned off by default. MRU should always be the default, this is also what IDE's do, and alt+tab does with main windows. What is even the point of ctrl+tab cycling to next tab? You got to press it dozens of times to go back to the original tab... Why would anyone u…
alt+tab is a very different operation. ctrl+tab cycling to the next tab is essential for many ways of surfing the web. For instance, research a topic and tap up many tabs. Now go through them one by one. And in the process of doing so you might want to tab up even more. At this point cycling to the next tab becomes a way to navigate the history, but where you have the context of each step preserved. MRU in this conte…
finding back your tab amongst the many open ones is a nightmare without some form of easily accessed recently used list that also works across windows