Daniel Aleksandersen
Daniel Aleksandersen
> https://www.google.com/amp/s/www.etonline.com/the-bachelorette-season-16-episode-10-Tayshia-Adams-men-tell-all-2020-12-14-live-updates%3famp > https://www.google.com/amp/s/www.washingtonpost.com/nation/2020/12/09/idaho-coronavirus-protest-homes/%3foutputType=amp Okay, so this is a bug in the extension. It should URL decode the URL to get “?amp” instead of “%3famp”. After fixing that, it should...
Hm. So the AMP Cache URLs [shouldn’t have been urlencoded](https://amp.dev/documentation/guides-and-tutorials/learn/amp-caches-and-cors/amp-cache-urls/), and decoding them when they’re not encoded can lead to unexpected results. They’re not urlencoded on the publishers AMP page...
> When I load the target of the redirect (which succeeds), the server rewrites the URL again, removing the /amp or /amp/ suffix (among other rewrites). So I wasn't sure...
https://github.com/da2x/amp2html/blob/088d9f7fd72eb5c7c72ab4ea6c984e35b963d677/scripts/redirector.js#L21-L36
I’ve attempted a fix. It’s not great, see code comments above. I’ll release it in a few days after some more testing. You can help with testing. Disable the current...
Firefox released a new version that only supports a handful of extensions. It’s now up to Mozilla to whitelist extensions that work on mobile. I’m sorry, but I can’t do...
I'm not sure if it will help, but you can tweet `@mozamo` and `@firefox` and ask them to support more extensions agian. They went from suppirting thousands to a dozen.
No, there is no process like that. The extension review team at Mozilla arbitrarily select some extensions they like, and those are the only ones anyone gets to install. It's...
Is this regarding the old Firefox or the new upcoming Firefox for Android?
I'm not working on Android issues until Mozilla opens a path to allowing extension installations on stable releases again.