Live data from Hacker News

Firefox 90

mozilla.org

161–170 of 351 posts

Re: Firefox 90

#161
Does any browser these days support multi-row tabs? I used to use Tab Mix Plus on Firefox but it seems like everyone (Chrome, Firefox, Safari) has adopted WebExtensions which are incapable of this.

Re: Firefox 90

#162
post #159

Compared to Chrome, Firefox lacks two features for me 1. Native Tab search https://youtu.be/HmWqo4X2IB8 2. Ability to remember my CC details The feature that Firefox has that my workflow can't live without is simply `Ctrl-Tab` to move quickly between two tabs.

What does native tab search do exactly? Does it search the content of all tabs or does it allow to jump to a tab by typing part of the address or title?

Firefox can do the latter by using the % search shortcut in the address bar.

Re: Firefox 90

#163

I think Firefox news is what I comment most on here. I don't know why. Well I guess I do. Web browsers, javascript etc is front and center here - which somewhat means the digital world. All my friends use Chrome, and think I'm weird. I think _they_ are. They care about human rights, at least I think they do. But, having Google, an ad company, dictate how our window to the digital world looks like, is now _way worse_…

> bothered with the values of open source and how this pertains to democracy and human values It does, but Mozilla is not representative of those values to my opinion. They represent the values on the left of humanism, but are opposed to right values, and therefore it doesn’t embody neutrality or democracy. They go as far as thinking everyone should share their opinion on gay marriage, and a private donation in that…

There's no reason to dig up every opinion on Earth just so you can maintain neutrality between all of them.

Brendan Eich is surprisingly un-cancelled for a guy who thinks his employees shouldn't be able to visit their spouses dying in hospitals[1]. He's literally still around.

[1] Which happened a lot during the AIDS pandemic and was essentially the purpose of the gay marriage campaign. It was actually relatively culturally conservative; super-liberal SF gay people wouldn't want nuclear families after all, they'd want to live in communes or something.

Re: Firefox 90

#164
post #159

Compared to Chrome, Firefox lacks two features for me 1. Native Tab search https://youtu.be/HmWqo4X2IB8 2. Ability to remember my CC details The feature that Firefox has that my workflow can't live without is simply `Ctrl-Tab` to move quickly between two tabs.

In Firefox:

1. Using "% xyz" searches for open tabs matching xyz

2. Not sure since which version, but CC card details can be stored and used with autofill, as are addresses.

Re: Firefox 90

#165

I use and love firefox. I feel sad when I see brave, edge and other new browsers chromium based taking a lead. Firefox by itself is an amazing browser but the company behind it lacks any kind of vision. Brave has its own search, a better startpage, an ad network. From onboarding to incentivising user, they are doing it all very well.

Chromium isn't out of choice it's out of necessity. Unfortunately the newest generation of engineers just see no point in even testing anything but Chrome on a MacBook. This drives me up the wall as someone who's first job required writing CSS that could work in IE6, IE7, Safari, FireFox and Opera and even sometimes IE5.5. To hear devs paid way more than I was back then tell me "can't we just tell them to install Chr…

> Unfortunately the newest generation of engineers just see no point in even testing anything but Chrome on a MacBook.

And many in the older generation saw no point in testing anything but IE6 on Windows

Re: Firefox 90

#166
post #159

Compared to Chrome, Firefox lacks two features for me 1. Native Tab search https://youtu.be/HmWqo4X2IB8 2. Ability to remember my CC details The feature that Firefox has that my workflow can't live without is simply `Ctrl-Tab` to move quickly between two tabs.

The biggest annoyance is the bookmark toolbar icons not transferring or syncing between machines.

I don't care about the theoretical tracking issues of favicon.ico. There should be an option to turn on syncing of the bookmark icons.

Re: Firefox 90

#167

Earlier quoted context omitted.

Safari is the real alternative keeping web open. Firefox does not serve that role anymore.

Safari is only available on one platform (that internationally has a small market share) and isn't all that great about implementing web standards in a timely manner. To me, Firefox is the far better alternative. But really, why should there be only one?

"Implementing web standards" is Chrome's strategy for becoming a browser monopoly. They just constantly make up things like USB in web browsers faster than anyone else could implement it.

Just because they standardize it doesn't mean anyone should be forced to keep up with them.

Re: Firefox 90

#168
post #148

Earlier quoted context omitted.

Just remember that Mozilla gets over 90% of its revenue from Google.

That doesn’t mean anything. It’s a tired attack that gets repeated over and over, but has nothing to do with the values and goals Mozilla/ Firefox represent.

I think if I learned Greenpeace was single-handedly funded by Exxon, my reaction wouldn't be to say 'that doesnt mean anything'

Re: Firefox 90

#169
post #159

Compared to Chrome, Firefox lacks two features for me 1. Native Tab search https://youtu.be/HmWqo4X2IB8 2. Ability to remember my CC details The feature that Firefox has that my workflow can't live without is simply `Ctrl-Tab` to move quickly between two tabs.

For tab search in firefox do Ctrl-l (to go to the URL bar) then type %xyz will list tabs with xyz in it, select the tab you want and done. Eg to list your HN tabs and go quicky to one of them:

ctrl-l %new.y (use arrows then enter)

Re: Firefox 90

#170

> Now, SmartBlock 2.0 in Firefox 90 eliminates this login problem. Initially, Facebook scripts are all blocked, just as before, ensuring your privacy is preserved. But when you click on the “Continue with Facebook” button to sign in, SmartBlock reacts by quickly unblocking the Facebook login script just in time for the sign-in to proceed smoothly. I wonder how it does that, and if it's open to exploitation by a malic…

Basically, if a site uses the Facebook SDK to start the authenticaion flow, it will be broken because it's blocked. SmartBlock just stands in for that blocked script, acting just enough like the real API to prevent some common site breakage. This lets it detect when sites try to open the popup-based authenticaion flow, unload the stand-in script, load the real one, and continue the login flow. It only unblocks some F…

> This lets it detect when sites try to open the popup-based authenticaion flow, unload the stand-in script, load the real one, and continue the login flow.

I guess how it detects the "when sites try to open the popup-based authenticaion flow" is the attack vector. If it's Javascript, it's likely to be easily exploitable. If it's in the browser's chrome I suppose it would take a malicious add-on or similar device.

Post reply on HN