Live data from Hacker News

Switch from Chrome to Firefox

mozilla.org

91–100 of 1001 posts

Re: Switch from Chrome to Firefox

#91
post #56

For years I have been working with my mom to get her to be suspicious of any pop-ups in her browser. Many times she has texted me a photo asking if some pop-up update box was legit (almost always a shady ad). When she got her new computer, I set up Firefox in a fairly locked down state: uBlock Origin, third-party cookies disabled, and clear all cookies and history when firefox closes. It's been amazing. With the ad-b…

[deleted]

Re: Switch from Chrome to Firefox

#92

Earlier quoted context omitted.

What the heck bugs are you running into that surface as a result of chrome being chrome? I’m no google fan but I find chrome to be far and away the most stable and enjoyable browser to debug with.

One that's particularly annoying to me a while ago was you cannot drag and drop elements from an iframe to another iframe from another domain. IIRC it was only an issue in Chrome.

To be fair, you can't blame them for disallowing things like that. Protection against cross-site scripting, I'm sure.

Re: Switch from Chrome to Firefox

#94

I hope so because almost every bug I run into during webdev is Chrome, and usually I'm told it's intended behavior or a WONTFIX. With the way Google tries to strongarm standards and at the same time defy them, it's the modern Internet Explorer and it's a PITA to develop for.

What the heck bugs are you running into that surface as a result of chrome being chrome? I’m no google fan but I find chrome to be far and away the most stable and enjoyable browser to debug with.

I think GP means that Chrome deviates from some HTML/CSS/JS/etc official standards, and that they don't intend to fix a lot of these discrepancies. So when you write code how it's supposed to work according to the standards, and it works well in Firefox, it might not work right in Chrome. (And GP suggests this is common.)

Re: Switch from Chrome to Firefox

#95

My issue is extensions. Firefox will never have all the extensions I use on Chrome. I want to switch. I use firefox on my mobile. But I cant do it on my desktops.

Firefox supports nearly the same web-extensions API as Chrome. Often porting to firefox means a couple of tweaks are necessary on the part of the author, but try https://addons.mozilla.org/en-US/firefox/addon/chrome-store-... and see if maybe the extension you want is already usable.

Re: Switch from Chrome to Firefox

#96
post #83
post #63

Earlier quoted context omitted.

> Like the fact that I can have like 20 tabs open at the same time before they start hiding themselves from me. I didn't like it either at first, but then I realized it was just because it was different than Chrome. In time, I liked how Firefox did it better. You're always guaranteed to see the favicon and 3 or 4 letters of the tab's title no matter how many tabs you have. In Chrome, you're eventually looking at tria…

>You're always guaranteed to see the favicon and 3 or 4 letters of the tab's title no matter how many tabs you have. But I can't see the tab's favicon or letters because they're 100% hidden from me. I currently have 49 tabs open in Chrome. If I set Firefox to be the same exact width as Chrome, I can open 27 tabs at the same time. If I open up the 28th, it starts hiding tabs. I actually have no issue with how Chrome d…

> But I can't see the tab's favicon or letters because they're 100% hidden from me.

You can scroll on the tab bar.

Re: Switch from Chrome to Firefox

#97
post #21

I think link forgot to mention a step 4. Step 4: Spend weeks getting used to new shortcuts, finding equivalent extensions/plugins and getting used to their dev tools.

Same, the only thing stopping me from switching is the hassle of porting a custom chrome extension to firefox.

Custom extensions are the easiest: Firefox loads the exact same unpacked extensions Chrome does.

Both follow the WebExtensions-standard, so there’s not really much to “port”, if anything.

Re: Switch from Chrome to Firefox

#98
post #88

Earlier quoted context omitted.

Looks like you are not making correct usage of tabs, your use-case calls for something like: https://addons.mozilla.org/en-US/firefox/addon/instapaper-to...

"Just avoid holding it in that way." - Steve Jobs

Wow, yeah, that guy is just the poster child of being wrong about things, isn't he?

Re: Switch from Chrome to Firefox

#99
post #82

As of Firefox 67, it is actually very fast and performant for me on Linux. Every time I have tried Firefox Quantum it has been noticeably slower than Chrome. I really want to use Firefox because Google is basically evil and I'm trying to migrate from every service I have with them; slowly but surely; but I used Hangouts Meet the other day with work and it was very very unstable. Of course I don't blame Firefox for th…

Agreed. There was a noticeable performance improvement in FF67. FF does crash on me at times. Notably, most of those had been while I was on Gmail. Oh my, do I suspect something?

Re: Switch from Chrome to Firefox

#100

I tried to switch just now, looks like uMatrix doesn't work in Firefox? That's a blocker for me... I've spent a lot of time creating a ruleset on uMatrix, not looking to try recreating that.

There is an add-on called uMatrix for FF. I haven't tried it so I cn't tell you if it works or not.

https://addons.mozilla.org/en-US/firefox/addon/umatrix/

Post reply on HN