Hacker News new | ask | show | jobs
by iggldiggl 1214 days ago
> and only a few extensions ever supported it

Compared to desktop certainly, but in absolute numbers it still weren't actually that few, and certainly much more than the mere 22 (!) add-ons (as of today) that can currently be installed.

> At least now, in theory, any extension can run on Android, which is great.

What good is that theory if in practice I actually can't make use of it?

Besides, the transition to webextensions happened with Firefox 57, and support for webextensions was added to the old Fennec-based Android Firefox, too. True, not the full API available on Desktop was ported, but that's no different from the situation today, and yet at that time there were no artificial restrictions on what add-ons were able to be installed on Android.

And even with the webextension API, to some extent extensions still need to be specifically designed to properly work on Android, too (especially if they need to display any sort of UI)…