Live data from Hacker News

Reinventing Firefox for Android

blog.mozilla.org

291–300 of 395 posts

Re: Reinventing Firefox for Android

#291
post #17
post #15

Main thing I don't like about Firefox for Android is the lack of support for containers. I want to use sites like Facebook within a container.

I love containers, but the lack of ability to sync them really annoys me. Every time I get a new computer (or re-install, or setup a VPN to test with, etc) I have to manually create all my rules to always open my bank stuff in a special container, and always open my work sites in their container, etc. It seems like these rules should just sync.

Maybe give this a try https://addons.mozilla.org/en-US/firefox/addon/containers-wi... (source, i haven't looked: https://github.com/blackhole89/multi-account-containers)

Re: Reinventing Firefox for Android

#292

To any Mozilla/Firefox developer reading this. I try to convert people to Firefox. The number one reason people switch, by far, is because mobile has add on support. So I say to push this front and center in marketing (I know this is a preview). People are reluctant to switch their desktop browser because chrome pretty much has the same features. But it they switch their mobile browsers they also switch their desktop…

We're certainly aware of how significant ad blocking extensions are. This release required a great quantity of features with only a six month timeline until now. We already support a very limited set of the WebExtensions API to offer features like Reader Mode. Rest assured that more features will land in the coming months. If you're a developer and you want to help us, our Github site is at this link. We mark easier…

Ad blocking is the only reason I use Firefox mobile.

Re: Reinventing Firefox for Android

#293

Earlier quoted context omitted.

We're certainly aware of how significant ad blocking extensions are. This release required a great quantity of features with only a six month timeline until now. We already support a very limited set of the WebExtensions API to offer features like Reader Mode. Rest assured that more features will land in the coming months. If you're a developer and you want to help us, our Github site is at this link. We mark easier…

> We're certainly aware of how significant ad blocking extensions are. This release required a great quantity of features with only a six month timeline until now. A usable night mode e.g. invert the topbar icons and change the white screen you see before the page loads combined with an existing dark theme would be an easy feature to implement and would put it miles ahead of other mobile browsers too. I presently hav…

Im an idiot.... just tested it. Beautiful. Its nearly perfect now. Still blasts you with white in some situations but maybe thats due to the coding of the webpage as it loads. Im seriously impressed.

Re: Reinventing Firefox for Android

#294

Earlier quoted context omitted.

> We're certainly aware of how significant ad blocking extensions are. This release required a great quantity of features with only a six month timeline until now. A usable night mode e.g. invert the topbar icons and change the white screen you see before the page loads combined with an existing dark theme would be an easy feature to implement and would put it miles ahead of other mobile browsers too. I presently hav…

Im an idiot.... just tested it. Beautiful. Its nearly perfect now. Still blasts you with white in some situations but maybe thats due to the coding of the webpage as it loads. Im seriously impressed.

Actually... Id like a black theme as well as just a dark theme. Thanks.

Re: Reinventing Firefox for Android

#296

To any Mozilla/Firefox developer reading this. I try to convert people to Firefox. The number one reason people switch, by far, is because mobile has add on support. So I say to push this front and center in marketing (I know this is a preview). People are reluctant to switch their desktop browser because chrome pretty much has the same features. But it they switch their mobile browsers they also switch their desktop…

Tried to Google it, what is mobile supports unblock?

It supports extensions in general, specifically one of the best ad blockers, ublock origin.

Re: Reinventing Firefox for Android

#297
post #96

Earlier quoted context omitted.

Tell me how am I supposed to test add-ons on this Firefox as a developer before the release then. Edit : And again, most of my work if not all related to Firefox, I do on the Nightly build. I expect things to break, but this preview ( of which there have been builds for a while already ) is a non-starter.

Simple, wait until addons are supported.

Wait until about:config is supported too ?

These preview builds have been available for months, not just a couple of days.

Nothing I or my co-workers can actually test yet in them.

No official statement about add-on support which should be at the forefront of development in any Firefox version, the best we get is vague replies about it coming later.

Re: Reinventing Firefox for Android

#298

One reason I like FF on Android better than Chrome: The Chrome user agent has your device model, even in incognito mode. If you have a relatively rare Android device in your market, I think you can be tracked fairly uniquely on that alone. I was creeped out when I discovered this.

> The Chrome user agent has your device model, even in incognito mode.

For example, on my phone, Firefox's current User-Agent header is:

  Mozilla/5.0 (Android 8.1.0; Tablet; rv:67.0) Gecko/67.0 Firefox/67.0
while Chrome's is:

  Mozilla/5.0 (Linux; Android 8.1.0; Moto G (5) Plus) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/740.3729.136 Mobile Safari/537.36

Re: Reinventing Firefox for Android

#299

Most of the time it feels great already (sometimes it freezes for a few moments), but does someone know how/if it is possible to add Progressive Web Apps to the desktop with this Firefox for Android Preview?

The Firefox Preview team is actively working on PWA support for Q3 or Q4, including add to home screen.

Re: Reinventing Firefox for Android

#300

Earlier quoted context omitted.

We're certainly aware of how significant ad blocking extensions are. This release required a great quantity of features with only a six month timeline until now. We already support a very limited set of the WebExtensions API to offer features like Reader Mode. Rest assured that more features will land in the coming months. If you're a developer and you want to help us, our Github site is at this link. We mark easier…

The hard work you guys put in is always appreciated, FF in all its forms has become truly the best browser there is. That being said, how on earth was Reader Mode prioritized above adblocking? As it stands, adblocking is "post MVP"[1][2]. QR code scanning, however, is somehow part of the MVP. This doesn't make sense to me: there are many apps that launch the default system browser when scanning a URL QR code. You can…

I'm not sure if it's prioritization so much as just Reader mode being easier because it doesn't need that much from the extension API. Adblockers need to do more browser-level things like intercept HTTP requests, while Reader mode can be done with just DOM/CSS manipulation.
Post reply on HN