flattr-extension
flattr-extension copied to clipboard
Flattr web extension - monetize your content effortlessly.
I looked into why so few of my mobile pages appear on Flattr. Surprise, surprise; I use Google Search so everything I visit is loaded with AMP directly on Google.com....
**Background** CircleCI requires all config files to use a different syntax for supporting CircleCI 2.0 as the current version has been deprecated. Therefore we need to adapt our config accordingly....
Adding a `Dockerfile` would allow us to easily run tests in a container instead of on our host computer (to protect against instances like [this one with `eslint`](https://eslint.org/blog/2018/07/postmortem-for-malicious-package-publishes)), and also...
**Environment** * Flattr version: 0.6.0.9 * Browser name and version: Firefox 61.0 * OS name and version: Fedora 28 **Description** The extension have complained a few times over the last...
(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](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Differences_between_desktop_and_Android). Specifically, the browser.history and browser.windows...
**Background** Some users don't like the idea of the extension being enabled by default on various sites and would, instead, like to manually enable the extension for any site they...
With node v10+ it seems that `npm install` will fail because it tries to download a pre-built binary for `[email protected]` and fails to find one then it tries to build...
**Background** There have been reports of users being logged out of their account and not noticing that no flattrs have been created and submitted to flattr.com. While we're still investigating...
Flattr 0.4.0.376, Firefox 58.0.2, Fedora 27 1. Open two windows 2. Open tab A with any Flattr’able page in window 2 3. Drag tab A from window 2 to window...
**Background** We are creating one JavaScript bundle for each page which means that we end up with quite a bit of duplication in the final build. Introducing an additional bundle...