Thomas Greiner

Results 15 issues of Thomas Greiner

**Background** Due to the upcoming changes with subscription handling, the Flattr API will no longer return the response code `402` which means that we'll no longer be able to detect...

enhancement

**Background** We want to communicate changes that were made between releases in a more easily digestable way than git commit logs. Looking through a couple popular projects on GitHub, there...

enhancement

**Background** We currently use the format `A.B.C.Z` (e.g. `1.2.3.456` and `v1.2.3` for tags) for versioning the extension where `A.B.C` is manually defined by us and `Z` refers to the revision...

enhancement
not ready

**Background** We are using event listeners in our content script to collect certain user interactions with the website. Since we're listening in the bubbling phase the site may stop the...

enhancement
good first issue

### Issue Type Before opening an issue, please search and see if it has already been raised. - [x] Bug Report - [x] Successfully reproduced against the latest version of...

bug
has-min-repro