2017-07-08 19:40:29 +02:00
|
|
|
{
|
2019-04-07 19:53:03 +02:00
|
|
|
"background": {
|
|
|
|
"scripts": ["background.js"]
|
|
|
|
},
|
|
|
|
"content_scripts": [
|
|
|
|
{
|
|
|
|
"matches": [
|
2019-11-23 06:03:11 +01:00
|
|
|
"*://*.bizjournals.com/*",
|
|
|
|
"*://*.bloomberg.com/*",
|
|
|
|
"*://*.businessinsider.com/*",
|
|
|
|
"*://*.caixinglobal.com/*",
|
|
|
|
"*://*.ad.nl/*",
|
|
|
|
"*://*.ed.nl/*",
|
|
|
|
"*://*.haaretz.co.il/*",
|
|
|
|
"*://*.lemonde.fr/*",
|
|
|
|
"*://*.nytimes.com/*",
|
|
|
|
"*://*.nzherald.co.nz/*",
|
|
|
|
"*://*.parool.nl/*",
|
|
|
|
"*://*.repubblica.it/*",
|
|
|
|
"*://*.telegraaf.nl/*",
|
|
|
|
"*://*.trouw.nl/*",
|
|
|
|
"*://*.volkskrant.nl/*",
|
2019-11-27 19:23:00 +01:00
|
|
|
"*://*.washingtonpost.com/*",
|
2019-12-05 21:32:20 +01:00
|
|
|
"*://*.economist.com/*",
|
2019-12-10 20:08:01 +01:00
|
|
|
"*://*.the-tls.co.uk/*",
|
2019-12-24 14:10:43 +01:00
|
|
|
"*://*.leparisien.fr/*",
|
2020-01-05 13:02:44 +01:00
|
|
|
"*://*.nrc.nl/*",
|
2020-01-05 16:31:22 +01:00
|
|
|
"*://*.theathletic.com/*",
|
2020-01-05 16:48:54 +01:00
|
|
|
"*://*.techinasia.com/*",
|
2020-01-05 17:08:07 +01:00
|
|
|
"*://*.newcastleherald.com.au/*",
|
2020-01-05 17:16:32 +01:00
|
|
|
"*://*.thestar.com/*",
|
2020-01-05 17:23:28 +01:00
|
|
|
"*://*.afr.com/*",
|
2020-01-05 17:41:06 +01:00
|
|
|
"*://*.theglobeandmail.com/*",
|
2020-01-05 17:50:56 +01:00
|
|
|
"*://*.scribd.com/*",
|
2020-01-05 18:04:40 +01:00
|
|
|
"*://*.technologyreview.com/*",
|
|
|
|
"*://*.thetimes.co.uk/*",
|
|
|
|
"*://*.haaretz.com/*",
|
|
|
|
"*://*.asia.nikkei.com/*",
|
2020-01-09 20:05:34 +01:00
|
|
|
"*://*.hbr.org/*",
|
|
|
|
"*://*.bloombergquint.com/*"
|
2019-04-07 19:53:03 +02:00
|
|
|
],
|
|
|
|
"js": ["contentScript.js"]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"applications": {
|
|
|
|
"gecko": {
|
|
|
|
"id": "bypasspaywalls@bypasspaywalls.weebly.com",
|
|
|
|
"update_url": "https://raw.githubusercontent.com/iamadamdev/bypass-paywalls-firefox/master/updates.json"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"browser_action": {
|
|
|
|
"default_popup": "popup.html",
|
|
|
|
"default_icon": {
|
|
|
|
"128": "bypass.png"
|
|
|
|
},
|
|
|
|
"theme_icons": [
|
|
|
|
{
|
|
|
|
"light": "bypass-dark.png",
|
|
|
|
"dark": "bypass.png",
|
|
|
|
"size": 128
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"description": "Bypass News Sites' Paywalls",
|
|
|
|
"icons": {
|
|
|
|
"128": "bypass.png"
|
|
|
|
},
|
|
|
|
"manifest_version": 2,
|
|
|
|
"name": "Bypass Paywalls",
|
|
|
|
"short_name": "Bypass Paywall",
|
|
|
|
"options_ui": {
|
|
|
|
"page": "options.html"
|
|
|
|
},
|
|
|
|
"permissions": [
|
|
|
|
"cookies",
|
|
|
|
"storage",
|
|
|
|
"webRequest",
|
|
|
|
"webRequestBlocking",
|
|
|
|
"*://*.baltimoresun.com/*",
|
|
|
|
"*://*.barrons.com/*",
|
|
|
|
"*://*.bloomberg.com/*",
|
|
|
|
"*://*.businessinsider.com/*",
|
|
|
|
"*://*.caixinglobal.com/*",
|
|
|
|
"*://*.cen.acs.org/*",
|
|
|
|
"*://*.chicagotribune.com/*",
|
|
|
|
"*://*.centralwesterndaily.com.au/*",
|
|
|
|
"*://*.chicagobusiness.com/*",
|
|
|
|
"*://*.corriere.it/*",
|
|
|
|
"*://*.dailypress.com/*",
|
|
|
|
"*://*.denverpost.com/*",
|
|
|
|
"*://*.tijd.be/*",
|
|
|
|
"*://*.volkskrant.nl/*",
|
|
|
|
"*://*.economist.com/*",
|
|
|
|
"*://*.examiner.com.au/*",
|
|
|
|
"*://*.ft.com/*",
|
|
|
|
"*://*.foreignpolicy.com/*",
|
|
|
|
"*://*.glassdoor.com/*",
|
|
|
|
"*://*.haaretz.co.il/*",
|
|
|
|
"*://*.haaretz.com/*",
|
|
|
|
"*://*.handelsblatt.com/*",
|
|
|
|
"*://*.courant.com/*",
|
|
|
|
"*://*.hbr.org/*",
|
|
|
|
"*://*.inc.com/*",
|
|
|
|
"*://*.investorschronicle.co.uk/*",
|
|
|
|
"*://*.repubblica.it/*",
|
|
|
|
"*://*.letemps.ch/*",
|
|
|
|
"*://*.latimes.com/*",
|
|
|
|
"*://*.medium.com/*",
|
|
|
|
"*://*.medscape.com/*",
|
|
|
|
"*://*.technologyreview.com/*",
|
|
|
|
"*://*.mv-voice.com/*",
|
|
|
|
"*://*.nationalpost.com/*",
|
|
|
|
"*://*.newstatesman.com/*",
|
|
|
|
"*://*.nymag.com/*",
|
2019-06-27 05:26:30 +02:00
|
|
|
"*://*.nzherald.co.nz/*",
|
2019-04-07 19:53:03 +02:00
|
|
|
"*://*.asia.nikkei.com/*",
|
|
|
|
"*://*.nrc.nl/*",
|
|
|
|
"*://*.ocregister.com/*",
|
|
|
|
"*://*.orlandosentinel.com/*",
|
|
|
|
"*://*.paloaltoonline.com/*",
|
|
|
|
"*://*.quora.com/*",
|
|
|
|
"*://*.sun-sentinel.com/*",
|
|
|
|
"*://*.theadvocate.com.au/*",
|
|
|
|
"*://*.theage.com.au/*",
|
|
|
|
"*://*.theaustralian.com.au/*",
|
2019-10-29 00:25:53 +01:00
|
|
|
"*://*.themercury.com.au/*",
|
2019-04-07 19:53:03 +02:00
|
|
|
"*://*.afr.com/*",
|
|
|
|
"*://*.bostonglobe.com/*",
|
|
|
|
"*://*.bizjournals.com/*",
|
|
|
|
"*://*.theglobeandmail.com/*",
|
2020-01-05 16:48:54 +01:00
|
|
|
"*://*.newcastleherald.com.au/*",
|
2019-04-07 19:53:03 +02:00
|
|
|
"*://*.japantimes.co.jp/*",
|
|
|
|
"*://*.themarker.com/*",
|
|
|
|
"*://*.mercurynews.com/*",
|
|
|
|
"*://*.mcall.com/*",
|
|
|
|
"*://*.thenation.com/*",
|
|
|
|
"*://*.nytimes.com/*",
|
|
|
|
"*://*.newyorker.com/*",
|
|
|
|
"*://*.news-gazette.com/*",
|
|
|
|
"*://*.thesaturdaypaper.com.au/*",
|
|
|
|
"*://*.spectator.co.uk/*",
|
|
|
|
"*://*.seattletimes.com/*",
|
|
|
|
"*://*.smh.com.au/*",
|
|
|
|
"*://*.telegraph.co.uk/*",
|
|
|
|
"*://*.thetimes.co.uk/*",
|
|
|
|
"*://*.thestar.com/*",
|
|
|
|
"*://*.washingtonpost.com/*",
|
|
|
|
"*://*.wsj.com/*",
|
|
|
|
"*://*.towardsdatascience.com/*",
|
|
|
|
"*://*.vanityfair.com/*",
|
2019-05-13 01:40:27 +02:00
|
|
|
"*://*.wired.com/*",
|
2019-09-30 02:47:26 +02:00
|
|
|
"*://*.thediplomat.com/*",
|
2019-09-30 03:18:59 +02:00
|
|
|
"*://*.theatlantic.com/*",
|
2019-10-14 14:52:27 +02:00
|
|
|
"*://*.qz.com/*",
|
|
|
|
"*://*.ad.nl/*",
|
|
|
|
"*://*.ed.nl/*",
|
|
|
|
"*://*.groene.nl/*",
|
|
|
|
"*://*.parool.nl/*",
|
|
|
|
"*://*.telegraaf.nl/*",
|
|
|
|
"*://*.trouw.nl/*",
|
2019-10-23 13:06:43 +02:00
|
|
|
"*://*.vn.nl/*",
|
2019-11-01 18:40:39 +01:00
|
|
|
"*://*.lemonde.fr/*",
|
2019-11-23 06:03:11 +01:00
|
|
|
"*://*.scientificamerican.com/*",
|
|
|
|
"*://*.thehindu.com/*",
|
2019-11-27 19:23:00 +01:00
|
|
|
"*://*.demorgen.be/*",
|
2019-12-05 21:32:20 +01:00
|
|
|
"*://*.tinypass.com/*",
|
|
|
|
"*://*.lrb.co.uk/*",
|
2019-12-07 19:51:06 +01:00
|
|
|
"*://*.the-tls.co.uk/*",
|
2019-12-07 22:26:58 +01:00
|
|
|
"*://*.harpers.org/*",
|
2019-12-08 19:34:26 +01:00
|
|
|
"*://*.nknews.org/*",
|
2019-12-10 03:59:46 +01:00
|
|
|
"*://*.inquirer.com/*",
|
2019-12-10 20:08:01 +01:00
|
|
|
"*://*.indiatimes.com/*",
|
2019-12-23 12:24:34 +01:00
|
|
|
"*://*.leparisien.fr/*",
|
2020-01-05 13:02:44 +01:00
|
|
|
"*://*.lesechos.fr/*",
|
2020-01-05 16:31:22 +01:00
|
|
|
"*://*.theathletic.com/*",
|
2020-01-05 17:41:06 +01:00
|
|
|
"*://*.techinasia.com/*",
|
2020-01-07 22:26:47 +01:00
|
|
|
"*://*.scribd.com/*",
|
2020-01-09 20:05:34 +01:00
|
|
|
"*://*.lecho.be/*",
|
|
|
|
"*://*.bloombergquint.com/*",
|
|
|
|
"*://*.statista.com/*"
|
2019-04-07 19:53:03 +02:00
|
|
|
],
|
2019-12-15 22:53:30 +01:00
|
|
|
"version": "1.6.3"
|
2019-06-27 05:26:30 +02:00
|
|
|
}
|