Prepare your Firefox desktop extension for the upcoming Android release
Prepare your Firefox desktop extension for the upcoming Android release
*Had to use the nightly build version, though
It’s the thing I miss most after intentionally going to ‘that other platform’ for dev reasons, though Brave Browser is a decent stand-in for FF+uBlock on this side of the walled garden.
What is new, it seems, is the general availability of a lot more extensions. Right now it’s just a handful of curated ones. You can’t just go to addons and expect to install anything at the moment.
That said… RES on mobile? I’m intrigued to find out how well that works.
Yeah, that’s where nightly was when I still had it, with only a few, if important, extensions available.
But RES and old.reddit were no-go and made me sad. At least I had RIF (RIP IN PEACE).
Either way, glad to see it’s getting wider support for all. I wish it worked that way in fruitymobileland, but at least there is a browser (Orion) that actually supports both FF and Chrome extensions that tries to make up for things.
It’s really sad after all these years people still don’t know about the addon work around.
You could have been using desktop add-ons on mobile this whole time.
You can find out right now. I’ve been using it along with old.reddit redirect for years on mobile.
The truth is Firefox mobile has been able to run desktop add-ons this whole time. All that happened was they had to restrict availability of add-ons from the addon store to only the handful that they had verified work without issues. All the other add-ons could still work if they were maintained, but Mozilla couldn’t guarantee they’d work yet, so they wouldn’t let you install them directly like the other add-ons.
But if you used Firefox Nightly, there was a built in work around that would let you use any desktop addon on mobile. Some don’t work, some do. Old.reddit redirect and RES both work.
IceRaven is a close fork, so it will almost certainly apply to IceRaven, too (maybe with a short delay).
Loading extensions from files, I would not assume to work. Even their current developer workflow requires using an AMO collection.
Someone could reupload Bypass Paywall Clean to AMO. As I understand from quick research, the DMCA takedown request was not challenged by the dev. Or you can use another paywall removal extension.
This is the filter link you need to add to ublock for bypass paywall clean https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/raw/main/bpc-paywall-filter.txt
And here is the repo if you want other options https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters
You can already install it using a old version of Firefox beta or fennec and then update the choose browser to the last version.
Some parts of the container API is not available on Android unfortunately. No container extension will work until that is fixed.
When the user adds your Progressive Web App to their home screen on Android, Chrome automatically generates an APK for you, which we sometimes call a WebAPK. Being installed via an APK makes it possible for your app to show up in the app launcher, in Android's app settings and to register a set of intent filters.
Not for chrome, but there are forks that have adblocking capabilities.
Kiwi is a browser that lets you install extensions, so you can install an ad blocker
Or Brave, that includes it as a browser feature. But Brave has had many weird features and taken many weird decisions, so people recommend just moving to Firefox
Okay, whoop.
Let me fucking download my files to where I want to on mobile, goddamnit.
There’s no need to access the full file system to download to wherever the user wants. In fact the user might not want to use the local file system, but instead a “cloud” storage provider app!
The Storage Access Framework is built precisely for this.