cookie-manager
cookie-manager copied to clipboard
Consider dropping support for old Firefox versions
There are many work-arounds for bugs in Firefox, mostly in:
- https://github.com/Rob--W/cookie-manager/blob/master/background.js
- https://github.com/Rob--W/cookie-manager/blob/master/cookie-manager-firefox.js
Let's consider dropping support for older versions. There are two:
- Firefox 51- (because 52 was the last ESR before the current ESR) (unlikely, since there are many bugs that have been solved since, and ESR52 is unsupported.)
- Firefox 55- (because 56 is the latest with support for legacy extensions)
- Firefox 59- (because 60 is the current ESR)