I've been following https://utcc.utoronto.ca/~cks/space/blog/web/Firefox56AddonW... It's surprised me the amount some people rely on addons for their workflow and the amount of effort they will be going through to resist this change come 57. For my usage, I've found Firefox Klar/Focus (which I believe already include the speed improvements from 57+?) on Android and have been extremely impressed.
I'll be doing the same, staying on 56 for quite awhile. This transition has been very poorly managed by Mozilla. I understand the advantages to Quantum but they have left a very large percentage of their extension developers hanging. Web Extensions is not mature enough for many of the large extensions to be ported but despite that they are proceeding with this transition anyhow. If I was an affected extension develop…
Firefox 56: Last Stop Before Quantum
61–70 of 190 posts
Re: Firefox 56: Last Stop Before Quantum
#62Earlier quoted context omitted.
It's being migrated: https://blog.mozilla.org/addons/2017/08/01/noscripts-migrati... There's also uMatrix as a replacement.
uMatrix isn't a replacement for NoScript. uMatrix lets you do some javascript blocking, but has none of the other features of NoScript. Several of those features are not available from anything other than NoScript. Eg. I haven't seen any other content blocker implement anything like NoScript's surrogate scripts feature.
Re: Firefox 56: Last Stop Before Quantum
#63I've been following https://utcc.utoronto.ca/~cks/space/blog/web/Firefox56AddonW... It's surprised me the amount some people rely on addons for their workflow and the amount of effort they will be going through to resist this change come 57. For my usage, I've found Firefox Klar/Focus (which I believe already include the speed improvements from 57+?) on Android and have been extremely impressed.
> which I believe already include the speed improvements from 57+? Interestingly Firefox Focus uses WebKit (/Blink?), since that's what Android's webview provides. Firefox for Android should get the improvements around version 58 or 59. Also good to note, for people planning to stick with an older Firefox for as long as they can: Firefox 52 is an Extended Support Release, and as such will actually be actively support…
Re: Firefox 56: Last Stop Before Quantum
#64Nice to see FF picking up momentum again. I don't want to use Chrome because I don't trust Google with my data (using Chromium right now). Can't wait to switch back, once it's GA.
(Just make sure you don't sign chromium into your google account. If you sign into your firefox account in firefox, then data is also uploaded, albeit in an encrypted format.)
Re: Firefox 56: Last Stop Before Quantum
#65Frustrated by the new "screenshots" tool. The "save" button automatically uploads your screenshot up to mozilla servers. The "download" button saves it to your computer. It seems completely backwards. The "save" button should save it to my computer (there's no reason call something a "download" when it's already local). The "download" button should be replaced with an "upload & share" button that sends it to mozilla'…
On your second point, I'm running the 57 beta and am not sure what you're talking about. It's true that there is no "always on" status bar at the bottom. However, when I hover over a link, its URL does appear in the bottom-left corner. Exact same behavior as Chrome.
Re: Firefox 56: Last Stop Before Quantum
#66Earlier quoted context omitted.
On your second point, I'm running the 57 beta and am not sure what you're talking about. It's true that there is no "always on" status bar at the bottom. However, when I hover over a link, its URL does appear in the bottom-left corner. Exact same behavior as Chrome.
Thanks to you and others for pointing this out. I've been using status 4 evar addon since they removed the status bar. I think the original behavior when they removed the status bar was to have a tooltip popup with the URL, but looks like it has changed since then. Does it popup immediately or is it like the tooltip where you have to hover for a couple of seconds before it shows up? I'll try removing my addon to chec…
Re: Firefox 56: Last Stop Before Quantum
#67I wish they would finally fix the annoying pinch-to-zoom which doesn't work properly like in Safari and Chrome... (If you zoom on a site with text and images in Firefox the page layout gets messed up which makes it impossible to read...)
Re: Firefox 56: Last Stop Before Quantum
#68Earlier quoted context omitted.
Thanks to you and others for pointing this out. I've been using status 4 evar addon since they removed the status bar. I think the original behavior when they removed the status bar was to have a tooltip popup with the URL, but looks like it has changed since then. Does it popup immediately or is it like the tooltip where you have to hover for a couple of seconds before it shows up? I'll try removing my addon to chec…
It takes a fraction of a second to pop up (maybe a few hundred milliseconds).
Re: Firefox 56: Last Stop Before Quantum
#69Frustrated by the new "screenshots" tool. The "save" button automatically uploads your screenshot up to mozilla servers. The "download" button saves it to your computer. It seems completely backwards. The "save" button should save it to my computer (there's no reason call something a "download" when it's already local). The "download" button should be replaced with an "upload & share" button that sends it to mozilla'…
can Firefox's screenshot tool be disabled? I'd like to switch back from Chrome due to Big Brother concerns but not if Firefox is making questionable choices like this.
Re: Firefox 56: Last Stop Before Quantum
#70Earlier quoted context omitted.
You can't have your cake and eat it too. I'm fairly sure that if the Firefox developer team could support XUL with the new internals, they would (just look at the insane backlash for a source of motivation). But they didn't, and there must be a reason. Likely it's due to how integrated XUL is with the internals of Firefox and that couldn't gel with the Rust rewrites.
It's because of the killer combo of increased sandboxing, multi-process architecture and performance constraints. I think they couldn't keep everything together with the degree of access old plugins had to Firefox internals. So at some point they had to rip off the band aid.