Earlier quoted context omitted.
> The worst part of Firefox is the terribly long startup time. It can take up to 10 seconds after a reboot and takes quite a long time even with warm caches. If you're the type with a lot of tabs open, that should improve a lot in the next few releases. https://metafluff.com/2017/07/21/i-am-a-tab-hoarder/index.ht...
> If you're the type with a lot of tabs open Then pray for Tree Style Tabs to be implemented by default in Firefox.
uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
251–260 of 340 posts
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#252> It baffles me that some people thinks Firefox is becoming a “Chrome clone”, it’s just not the case, it’s just plain silly to make such statement. That's probably the single most reassuring statement about Firefox that I've heard in some time, coming from a serious dev who makes a popular cross-platform addon for both Firefox and Chrome.
I think as an extension developer he is particularly sensitive to the tech behind Firefox, which makes him understand some of Mozilla's decisions. For example, the move from legacy add-ons to WebExtensions is surely one less maintenance burden for Mozilla. As a user who doesn't think about such issues, it terribly looks like it's becoming a Chrome clone. I think it's Mozilla's responsibility to have a clearer communi…
On the other hand it is an annoyance for many extension developers and users of those extensions. Half of the extensions i use (like DownThemAll, FireFTP and MAFF) are not WebExtensions compatible and there aren't any alternatives.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#253Related: Can we have Tree Style Tabs implemented by default in Firefox?
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#254Earlier quoted context omitted.
This is probably a good place to plug the fact that Vimperator is going to die with FF57 [1]. If anyone wants to help with making an alternative, look through that thread. I'm particularly invested in Tridactyl [2] but other people are working on others. [1] https://github.com/vimperator/vimperator-labs/issues/705 [2] https://github.com/cmcaine/tridactyl
I've been using VimFX all along, which is actively maintained and already compatible with multiprocess. It's a web browser, not an actual text editor. 99% of the time, you're just wanting familiar keyboard commands for navigation. It feels like Vimperator does so many impractical things almost tongue-in-cheek, just to show how cool it is that they're theoretically possible.
See https://github.com/akhodakivskiy/VimFx/issues/860 :
- You can use the current VimFx for the rest of 2017.
- Then, Vimium is your best bet: philc/vimium#2425
- VimFx is free software, so if somebody feels like converting it to a WebExtension they're totally free to do so! (But you're probably going to spend your time more wisely on Vimium.)
- I hope to create a new add-on with the best parts from VimFx some day.
- Firefox will become a better browser! It’s sad but worth the sacrifice.
Vimium-FF does works right now: https://addons.mozilla.org/en-US/firefox/addon/vimium-ff/Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#255Earlier quoted context omitted.
> I'm trying DuckDuckGo, but it's just not as good. It took me a while of using DDG before I realized how much I had equated "good" with "looks like Google". What finally hit me, hard, was that I switched the DDG theme to a color scheme designed to look like Google search results, and all of a sudden the results "felt better". Markedly better. So, I started regularly comparing results, every time I found something th…
My problem is not the looks, whenever I use !g I'm annoyed how bad it looks. It IS the results. Often when something doesn't have a ton of relevant results, DDG gives the wrong results while !g has what I'm looking for.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#256Earlier quoted context omitted.
I know that, thanks. I posted it as a real life example of where webextensions are still not as powerful as the so called legacy extensions and wonder if that specific case still applies, is it fixed, planning to be fixed, or are there other specific examples where webextensions fall short.
Yeah, that specific case wasn't fixed; it appears that Mozilla doesn't intend to let addons run on `about:`. However, they did make `about:` respect DNT by disabling GA. WebExtensions currently fall short when it comes to any addon that modifies the UI significantly (tree-style tabs etc), though it's been mentioned in some other comments here that they're talking to addon devs to extend the API where possible.
The irony is that since most people have DNT disabled having it enabled would make it easier for you to be tracked.
> it appears that Mozilla doesn't intend to let addons run on `about:`.
Why is that?
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#257After being a Chrome user for several years, I've switched back to Firefox for the past two years or so and I'm really, really happy with it. Latest version does multi-processing, e10s is finally here (though it might still get disabled by usage of certain add-ons, I remember I had to force it to stay enabled). On performance, in the past it felt sluggish, but now Firefox is fast and for my usage patterns it uses les…
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#258I've tried to go back to FF several times, I want to go back. But it's too slow, it's too shit, the UI sucks, and the company is focused on BS like "VR web sites" (lol?) instead of fixing their broken BS.
FF market share is pathetically low because millions of people know the truth.
These people who say FF is fast? WTF system do you run? Ive tried on 2x hardware Windows and Linux. I've tried the dev multi thread. It all still sucks.
The FF addon market sucks too. Chrome has far far more addons.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#259> It baffles me that some people thinks Firefox is becoming a “Chrome clone”, it’s just not the case, it’s just plain silly to make such statement. That's probably the single most reassuring statement about Firefox that I've heard in some time, coming from a serious dev who makes a popular cross-platform addon for both Firefox and Chrome.
Re: uBlock Origin Maintainer on Chrome vs. Firefox WebExtensions
#260I still think Chrome has some advantages. For example you can disable a lot of things like location services in the settings. In Firefox you can decline access to location once a site asks for it but I would rather disable it once and for all if I am setting up a machine for a less tech-savvy person. Also, firefox comes with tons of built in features you cannot disable. In past they have caused security issues (e.g.…
> the pdf.js exploit Overall having pdf.js is a benefit to internet browsing. Should we not innovate and try to improve our tools just to preserve security?
I would doubt it. The experience that pdf.js provides is inferior to dedicated programs like xpdf.
> Should we not innovate and try to improve our tools just to preserve security?
We should, but we should not make such things like pdf.js unable to be disabled by the user.