flattr-extension
flattr-extension copied to clipboard
Can’t authorize extension in Firefox for Android
(We’ve discussed this before over email, but I wanted to add a public issue for it as well.)
Differences between desktop and Android extension API. Specifically, the browser.history and browser.windows are unavailable on Firefox for Android. The Flattr extension uses these APIs without testing whether they’re available or not. (This will also cause issues for a Microsoft Edge port.)
Idea: when installed, the extension could display a message suggesting to uninstall the extension and enable Firefox Sync with History Sync on a desktop computer as well as on the mobile device. At least as a temporary work-around.