3 Commits

Author SHA1 Message Date
magnolia1234
e012fa5100 Load alls sites (+ custom) from json-file
Less maintenance because defaultSites are obsolete (in background/options.js).
Domains by default are added to allow/remove_cookies (just a few allow_cookies entries are left).
Custom sites for smaller sites and quick updates (json-file read directly from GitHub repo).
2019-12-30 21:09:44 +01:00
frantzkamus
95170ed70b Fix Bloomberg/Haaretz.com/Nikkei Asian Review (banners) + readme update
Remove sticky subscription/page counter banners on Bloomberg, Asia Nikkei & Haaretz.com.
Add 'don't remove the extension's folder after installation' in readme.md
Deprecate Dynamed
dn.se (free articles only)
2019-12-30 18:50:53 +01:00
magnolia1234
4ef5e6c0b6 Add custom sites (remove cookies for free article limit)
Read list of custom sites from github repository json-file.
Sites which are less likely to end up in the main list of this extension (or less familiar sites currently in BP could also be transfered to this list).
These sites are loaded into BP options (by default disabled) and the allow_cookies/remove_cookies lists (background.js).
No more need to edit readme.md, background.js and options.js for these specific sites (just add line to sites_custom.json).
2019-12-20 14:41:41 +01:00