bypass-paywalls-chrome-clea.../sites_custom.json
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

8 lines
286 B
JSON

{
"----- custom sites (remove cookies) -----": "",
"American Affairs": "americanaffairsjournal.org",
"Dark Reading": "darkreading.com",
"Pittsburgh Post Gazette": "post-gazette.com",
"The Sacramento Bee (free articles only)": "sacbee.com",
"Tubantia": "tubantia.nl"
}