Live data from Hacker News

Firefox 57.0 Released

mozilla.org

171–180 of 836 posts

Re: Firefox 57.0 Released

#171
post #22

Earlier quoted context omitted.

Have a look here [0] for legacy extensions replacements. [0] https://docs.google.com/spreadsheets/d/1TFcEXMcKrwoIAECIVyBU...

The one extension I'm missing (which has been broken since e10s) is cliget: https://github.com/zaidka/cliget

[deleted]

Re: Firefox 57.0 Released

#172
post #106

Anyone know how the new FireFox compares on battery-life? Safari crushes Chrome on this front currently, but I'm curious how FireFox compares now.

None of the Firefox Quantum work has looked at power usage, so don't expect any changes on that front.

This is mentioned in the release notes:

"AMD VP9 hardware video decoder support for improved video playback with lower power consumption"

Re: Firefox 57.0 Released

#173
post #24
post #7

Hopefully most of the missing extensions will be developed sooner rather than later. I have 15 extensions installed, 14 of which are "Legacy". The most critical one, Tree Style Tabs, has been converted. That was the key blocker that prevented me from seriously using Chrome. But many more remain; Cookie Controller, RefControl, some kind of Classic Theme Restorer equivalent (to get a menu bar back for Bookmarks, at a m…

Unfortunately, I don't think theres ever going to be a Classic Theme Restorer equivalent that works going forward. https://bugzilla.mozilla.org/show_bug.cgi?id=1328244

Have a look at https://github.com/Aris-t2/CustomCSSforFx , it can do many things, even if it's not a perfect Classic Theme Restorer replacement.

Re: Firefox 57.0 Released

#174
post #151

Earlier quoted context omitted.

Can't seem to find where it is in firefox preferences. Could you please extend your solution?

This got me too. It's not in preferences, you have to use the hamburger menu thingy. Then, it's shoved randomly at the bottom. The overall design is really a mess in 57, although browsing does seem faster.

You can also switch themes in the Add-ons Manager: about:addons

Re: Firefox 57.0 Released

#175

Earlier quoted context omitted.

The one extension I'm missing (which has been broken since e10s) is cliget: https://github.com/zaidka/cliget

FYI: Firefox (and other browsers as well I think) already have built-in functionality for generating a cURL command with all the headers and cookies included. In the dev tools, you can right-click on a request in the "network" tab and click Copy > Copy as cURL. Sadly, this only works for requests you haven't already done with the dev tools open and it doesn't generate wget commands, but you might get some use out of…

This is my workaround for now, but Copy as cURL doesn't preserve the output filename given by the server. Not to mention it's a bit of a pain in the butt.

Re: Firefox 57.0 Released

#176
post #157

Earlier quoted context omitted.

If required APIs don't exist any more, how is that extension author's fault? (Tab Groups user here)

If they don't exist, sure, but most of the bickering is "I want XUL and nothing else". And how many of those lamenting the absence of some API have actually told Mozilla what they need? By all accounts Mozilla has been very responsive and helpful. Not everything was possible, but the problem lies mostly not on their side.

> most of the bickering is "I want XUL and nothing else"

I don't know that that's fair. The discussions I've seen and participated in have revolved around equivalency, not identity.

> how many of those lamenting the absence of some API have actually told Mozilla what they need?

The Vimperator devs and some users have been very clear on that point.

> Mozilla has been very responsive and helpful. Not everything was possible, but the problem lies mostly not on their side.

Mozilla has indeed been responsive and as helpful as they can be given the constraints under which they operate. But extension developers aren't really to blame here either, because if WebEx doesn't include an API you can use to do what you need to do, then what option do you have? There's frustration on all sides - Mozilla devs, extension devs, and users. But we're all pulling together toward the same ultimate goal. I don't know what improvement anyone expects to elicit by trying to assign blame.

Re: Firefox 57.0 Released

#177
post #123

Earlier quoted context omitted.

You can change the theme to "light" in preferences. If should get rid of the black bar. This has been a common complaint from osx users.

Can't seem to find where it is in firefox preferences. Could you please extend your solution?

Use the hamburger menu, select "Customize", and it's at the bottom of the screen.

Re: Firefox 57.0 Released

#178
When I'm trying to resize the "Welcome to Firefox" window on a Retina iMac on 10.12.6, the wavy background animation completely freezes. Firefox then takes more than a second to update the window content and restart the animation.

That particular welcome screen seems like a really poor choice to demonstrate the supposedly much-improved rendering engine on my machine.

Re: Firefox 57.0 Released

#179
post #7

Hopefully most of the missing extensions will be developed sooner rather than later. I have 15 extensions installed, 14 of which are "Legacy". The most critical one, Tree Style Tabs, has been converted. That was the key blocker that prevented me from seriously using Chrome. But many more remain; Cookie Controller, RefControl, some kind of Classic Theme Restorer equivalent (to get a menu bar back for Bookmarks, at a m…

There is a similar plugin(like Tree style tabs) for Chrome - Tabs Outliner

https://chrome.google.com/webstore/detail/tabs-outliner/eggk...

I was a Firefox zealot before they decided to go in this direction. For me Chrome does all the things FF does but much faster(at the moment).

Re: Firefox 57.0 Released

#180
post #37

Earlier quoted context omitted.

Looks like a lot of wont be ported, limited functionality and lack of necessary APIs on that list. Doesn't quite give me much confidence in WebExtensions.

Note that the webextension APIs are still under active development. So just because the APIs don't exist yet doesn't mean that they won't ever.

> Note that the webextension APIs are still under active development.

In which case, switching to webextension support exclusively is premature at this point, don't you think? It would have been better to wait until the API was robust enough to allow 99.99% of legacy extensions to be ported.

Post reply on HN