bypass-paywalls-firefox-clean/manifest.json

574 lines
19 KiB
JSON
Raw Normal View History

{
2020-03-09 21:34:00 +01:00
"background": {
2020-11-25 17:29:48 +01:00
"scripts": ["sites.js", "bpc_count_daily_users.js", "background.js"]
},
2020-03-09 21:34:00 +01:00
"content_security_policy": "script-src 'self'; object-src 'self'",
"applications": {
"gecko": {
"id": "magnolia@12.34",
2020-11-20 19:12:01 +01:00
"update_url": "https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/raw/master/updates.json"
2020-03-09 21:34:00 +01:00
}
},
"browser_action": {
2021-03-27 08:31:03 +01:00
"default_popup": "options/popup.html",
2020-03-09 21:34:00 +01:00
"default_icon": {
"128": "bypass.png"
},
"theme_icons": [{
"light": "bypass-dark.png",
"dark": "bypass.png",
"size": 128
}
]
},
2020-09-16 16:40:41 +02:00
"description": "Bypass Paywalls of news sites",
2020-11-20 19:12:01 +01:00
"homepage_url": "https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean",
2020-03-09 21:34:00 +01:00
"icons": {
"128": "bypass.png"
},
"manifest_version": 2,
"name": "Bypass Paywalls Clean",
"short_name": "Bypass Paywall",
"options_ui": {
"browser_style": true,
"open_in_tab": true,
2021-03-27 08:31:03 +01:00
"page": "options/options.html"
2020-03-09 21:34:00 +01:00
},
"optional_permissions": [
"<all_urls>"
],
"content_scripts": [{
"matches": [
2021-09-05 18:47:28 +02:00
"*://*.nationalgeographic.com/*",
"*://*.nyteknik.se/*"
],
"run_at": "document_start",
"js": ["contentScript_once.js"]
}
],
2020-03-09 21:34:00 +01:00
"permissions": [
"cookies",
"storage",
"tabs",
"webRequest",
"webRequestBlocking",
"*://*.360dx.com/*",
2021-09-25 09:35:48 +02:00
"*://*.aachener-zeitung.de/*",
"*://*.aamulehti.fi/*",
"*://*.abc.es/*",
2020-12-10 20:23:12 +01:00
"*://*.abendblatt.de/*",
2021-05-30 07:41:23 +02:00
"*://*.abril.com.br/*",
"*://*.ad.nl/*",
"*://*.adage.com/*",
"*://*.adelaidenow.com.au/*",
"*://*.adweek.com/*",
"*://*.afr.com/*",
2020-12-06 12:43:16 +01:00
"*://*.aisnenouvelle.fr/*",
"*://*.ajc.com/*",
2021-11-16 18:21:56 +01:00
"*://*.al.com/*",
2020-11-15 14:15:12 +01:00
"*://*.alternatives-economiques.fr/*",
2021-01-22 14:44:36 +01:00
"*://*.ambito.com/*",
"*://*.americanaffairsjournal.org/*",
"*://*.americanbanker.com/*",
2021-03-27 08:49:01 +01:00
"*://*.apollo-magazine.com/*",
2020-11-27 19:34:15 +01:00
"*://*.arvopaperi.fi/*",
2021-05-09 14:51:15 +02:00
"*://*.asiatimes.com/*",
"*://*.atavist.com/*",
2021-03-01 18:04:43 +01:00
"*://*.atlantico.fr/*",
2021-02-13 18:11:58 +01:00
"*://*.augsburger-allgemeine.de/*",
"*://*.autonews.com/*",
"*://*.baltimoresun.com/*",
"*://*.barrons.com/*",
"*://*.bd.nl/*",
"*://*.belfasttelegraph.co.uk/*",
"*://*.bendigoadvertiser.com.au/*",
2021-03-20 17:16:30 +01:00
"*://*.berliner-zeitung.de/*",
2020-12-12 13:15:50 +01:00
"*://*.berlingske.dk/*",
2020-12-06 22:32:59 +01:00
"*://*.bienpublic.com/*",
2021-04-03 09:37:45 +02:00
"*://*.billboard.com/*",
"*://*.bizjournals.com/*",
"*://*.blogfolha.uol.com.br/*",
"*://*.bloomberg.com/*",
"*://*.bloombergquint.com/*",
"*://*.bnd.com/*",
"*://*.bndestem.nl/*",
"*://*.bordermail.com.au/*",
"*://*.bostonglobe.com/*",
2020-12-10 20:23:12 +01:00
"*://*.braunschweiger-zeitung.de/*",
"*://*.brisbanetimes.com.au/*",
"*://*.britannica.com/*",
2021-10-09 19:41:35 +02:00
"*://*.buffalonews.com/*",
"*://*.business-standard.com/*",
"*://*.businessinsider.com/*",
2021-08-08 10:02:24 +02:00
"*://*.businessoffashion.com/*",
"*://*.cairnspost.com.au/*",
"*://*.caixinglobal.com/*",
"*://*.canberratimes.com.au/*",
"*://*.cen.acs.org/*",
"*://*.centralwesterndaily.com.au/*",
2020-12-07 18:10:59 +01:00
"*://*.centrepresseaveyron.fr/*",
"*://*.challenges.fr/*",
"*://*.charliehebdo.fr/*",
"*://*.charlotteobserver.com/*",
"*://*.chicagobusiness.com/*",
"*://*.chicagotribune.com/*",
"*://*.chronicle.com/*",
2021-01-11 21:00:41 +01:00
"*://*.cicero.de/*",
"*://*.clarin.com/*",
2021-11-16 18:21:56 +01:00
"*://*.cleveland.com/*",
2021-01-20 20:26:35 +01:00
"*://*.cmjornal.pt/*",
2021-11-18 18:17:44 +01:00
"*://*.codesports.com.au/*",
2021-07-28 21:42:13 +02:00
"*://*.commentary.org/*",
"*://*.corriere.it/*",
"*://*.corriereadriatico.it/*",
"*://*.courant.com/*",
"*://*.couriermail.com.au/*",
2020-12-06 12:43:16 +01:00
"*://*.courrier-picard.fr/*",
2021-06-03 08:54:44 +02:00
"*://*.crainscleveland.com/*",
"*://*.crainsdetroit.com/*",
"*://*.crainsnewyork.com/*",
"*://*.csmonitor.com/*",
2021-01-09 18:14:34 +01:00
"*://*.curbed.com/*",
"*://*.cw.com.tw/*",
"*://*.dailyadvertiser.com.au/*",
"*://*.dailyliberal.com.au/*",
"*://*.dailypress.com/*",
"*://*.dailytelegraph.com.au/*",
"*://*.dallasnews.com/*",
"*://*.darkreading.com/*",
2021-11-20 12:35:48 +01:00
"*://*.dealstreetasia.com/*",
"*://*.demorgen.be/*",
"*://*.denverpost.com/*",
"*://*.destentor.nl/*",
"*://*.deutsche-wirtschafts-nachrichten.de/*",
"*://*.df.cl/*",
2021-04-10 09:09:44 +02:00
"*://*.di.se/*",
"*://*.diariodeibiza.es/*",
"*://*.diariodemallorca.es/*",
"*://*.diariosur.es/*",
"*://*.diariovasco.com/*",
"*://*.digiday.com/*",
2020-12-04 16:56:48 +01:00
"*://*.discovermagazine.com/*",
"*://*.dn.se/*",
2020-12-06 22:32:59 +01:00
"*://*.dna.fr/*",
"*://*.dvhn.nl/*",
2021-08-16 22:49:58 +02:00
"*://*.eastbaytimes.com/*",
"*://*.economictimes.com/*",
2021-05-03 22:13:22 +02:00
"*://*.economictimes.indiatimes.com/*",
"*://*.economist.com/*",
"*://*.ed.nl/*",
"*://*.editorialedomani.it/*",
"*://*.elcomercio.es/*",
"*://*.elcomercio.pe/*",
2021-01-24 11:06:57 +01:00
"*://*.elconfidencial.com/*",
"*://*.elcorreo.com/*",
2021-09-24 16:09:54 +02:00
"*://*.eldia.es/*",
"*://*.eldiario.es/*",
"*://*.eldiariomontanes.es/*",
2021-03-13 16:49:58 +01:00
"*://*.elespanol.com/*",
2021-10-24 19:01:46 +02:00
"*://*.elle.fr/*",
"*://*.elmercurio.com/*",
"*://*.elmundo.es/*",
"*://*.elnortedecastilla.es/*",
"*://*.elpais.com/*",
2020-11-23 18:12:40 +01:00
"*://*.elperiodico.com/*",
2021-09-24 16:09:54 +02:00
"*://*.elperiodicomediterraneo.com/*",
2021-03-16 18:10:55 +01:00
"*://*.entrepreneur.com/*",
2021-02-18 19:47:12 +01:00
"*://*.esprit.presse.fr/*",
"*://*.estadao.com.br/*",
2020-11-12 19:26:54 +01:00
"*://*.estrellavalpo.cl/*",
2020-12-06 22:32:59 +01:00
"*://*.estrepublicain.fr/*",
2020-12-12 13:28:25 +01:00
"*://*.euobserver.com/*",
"*://*.eurekareport.com.au/*",
2021-05-28 18:31:38 +02:00
"*://*.exame.com/*",
"*://*.examiner.com.au/*",
2020-12-24 14:14:29 +01:00
"*://*.expansion.com/*",
"*://*.farodevigo.es/*",
"*://*.faz.net/*",
"*://*.fd.nl/*",
2020-11-15 14:37:30 +01:00
"*://*.financialpost.com/*",
"*://*.firstthings.com/*",
"*://*.fnlondon.com/*",
"*://*.folha.uol.com.br/*",
2021-10-09 19:41:35 +02:00
"*://*.forbes.com/*",
2020-10-21 19:54:10 +02:00
"*://*.foreignaffairs.com/*",
"*://*.foreignpolicy.com/*",
"*://*.fortune.com/*",
2020-12-24 13:30:55 +01:00
"*://*.freiepresse.de/*",
"*://*.fresnobee.com/*",
"*://*.ft.com/*",
"*://*.ftm.nl/*",
"*://*.geelongadvertiser.com.au/*",
"*://*.gelderlander.nl/*",
2020-10-25 09:47:53 +01:00
"*://*.gelocal.it/*",
"*://*.genomeweb.com/*",
"*://*.gestion.pe/*",
"*://*.glassdoor.com/*",
"*://*.globes.co.il/*",
"*://*.globo.com/*",
"*://*.goldcoastbulletin.com.au/*",
2021-06-20 21:41:11 +02:00
"*://*.gooieneemlander.nl/*",
2021-01-30 12:55:39 +01:00
"*://*.griffithreview.com/*",
"*://*.groene.nl/*",
2020-11-07 10:44:13 +01:00
"*://*.grubstreet.com/*",
"*://*.haaretz.co.il/*",
"*://*.haaretz.com/*",
2021-06-20 21:41:11 +02:00
"*://*.haarlemsdagblad.nl/*",
"*://*.handelsblatt.com/*",
"*://*.harpers.org/*",
"*://*.haz.de/*",
"*://*.hbr.org/*",
2021-11-06 09:24:44 +01:00
"*://*.hbrchina.org/*",
"*://*.hbrtaiwan.com/*",
"*://*.heraldsun.com.au/*",
2021-01-25 20:39:20 +01:00
"*://*.hilltimes.com/*",
2021-05-25 19:28:02 +02:00
"*://*.hindustantimes.com/*",
"*://*.historyextra.com/*",
2021-02-21 17:22:06 +01:00
"*://*.houstonchronicle.com/*",
"*://*.hoy.es/*",
"*://*.hs.fi/*",
"*://*.humo.be/*",
"*://*.ideal.es/*",
2021-06-20 21:41:11 +02:00
"*://*.ijmuidercourant.nl/*",
"*://*.ilfattoquotidiano.it/*",
"*://*.ilgazzettino.it/*",
2021-04-23 17:00:47 +02:00
"*://*.ilgiorno.it/*",
"*://*.illawarramercury.com.au/*",
"*://*.ilmanifesto.it/*",
"*://*.ilmattino.it/*",
"*://*.ilmessaggero.it/*",
2020-10-20 17:00:14 +02:00
"*://*.ilrestodelcarlino.it/*",
"*://*.ilsecoloxix.it/*",
2021-07-31 10:29:47 +02:00
"*://*.iltalehti.fi/*",
2021-07-30 08:52:20 +02:00
"*://*.iltelegrafolivorno.it/*",
"*://*.inc.com/*",
2021-08-05 19:43:10 +02:00
"*://*.inc42.com/*",
"*://*.independent.ie/*",
2021-09-24 16:09:54 +02:00
"*://*.informacion.es/*",
2021-07-19 17:54:59 +02:00
"*://*.infzm.com/*",
"*://*.inkl.com/*",
"*://*.inquirer.com/*",
"*://*.intelligentinvestor.com.au/*",
2021-07-23 16:12:10 +02:00
"*://*.intrafish.com/*",
2021-11-15 18:13:46 +01:00
"*://*.italian.tech/*",
"*://*.japantimes.co.jp/*",
"*://*.journaldunet.com/*",
"*://*.journalnow.com/*",
2021-01-26 21:27:43 +01:00
"*://*.jpost.com/*",
"*://*.kansas.com/*",
"*://*.kansascity.com/*",
2020-11-27 19:34:15 +01:00
"*://*.kauppalehti.fi/*",
"*://*.kentucky.com/*",
2020-12-08 20:13:27 +01:00
"*://*.kn-online.de/*",
2020-12-10 20:23:12 +01:00
"*://*.knack.be/*",
2020-12-19 16:59:52 +01:00
"*://*.krautreporter.de/*",
2020-10-22 19:59:48 +02:00
"*://*.kurier.at/*",
2020-11-26 20:18:11 +01:00
"*://*.la-croix.com/*",
"*://*.labusinessjournal.com/*",
"*://*.ladepeche.fr/*",
2020-12-06 22:32:59 +01:00
"*://*.lalsace.fr/*",
"*://*.lanacion.com.ar/*",
"*://*.lanazione.it/*",
"*://*.lanouvellerepublique.fr/*",
"*://*.lanuovasardegna.it/*",
"*://*.laprovincia.es/*",
2020-12-06 12:43:16 +01:00
"*://*.lardennais.fr/*",
"*://*.larioja.com/*",
"*://*.lasegunda.com/*",
2021-05-14 17:16:30 +02:00
"*://*.lasprovincias.es/*",
"*://*.lastampa.it/*",
"*://*.latercera.com/*",
"*://*.latimes.com/*",
2021-04-02 13:21:25 +02:00
"*://*.latribune.fr/*",
2020-12-31 09:45:01 +01:00
"*://*.lavanguardia.com/*",
"*://*.laverdad.es/*",
2020-12-05 10:13:14 +01:00
"*://*.lavoixdunord.fr/*",
"*://*.lavozdigital.es/*",
2021-02-06 10:35:57 +01:00
"*://*.law.com/*",
2021-08-27 08:37:12 +02:00
"*://*.law360.com/*",
"*://*.law360news.com/*",
"*://*.lc.nl/*",
"*://*.lecho.be/*",
2020-12-06 22:32:59 +01:00
"*://*.ledauphine.com/*",
"*://*.ledevoir.com/*",
2021-11-16 18:21:56 +01:00
"*://*.lehighvalleylive.com/*",
2021-06-20 21:41:11 +02:00
"*://*.leidschdagblad.nl/*",
"*://*.lejdd.fr/*",
2020-12-06 22:32:59 +01:00
"*://*.lejsl.com/*",
"*://*.leparisien.fr/*",
2020-12-06 22:32:59 +01:00
"*://*.leprogres.fr/*",
"*://*.lescienze.it/*",
"*://*.lesechos.com/*",
"*://*.lesechos.fr/*",
"*://*.lesoir.be/*",
2020-12-06 12:43:16 +01:00
"*://*.lest-eclair.fr/*",
2021-04-02 16:09:00 +02:00
"*://*.letelegramme.fr/*",
2021-04-28 21:45:57 +02:00
"*://*.levante-emv.com/*",
2021-04-19 19:28:05 +02:00
"*://*.lexpress.fr/*",
2020-12-06 12:43:16 +01:00
"*://*.liberation-champagne.fr/*",
"*://*.limesonline.com/*",
2020-12-07 18:10:59 +01:00
"*://*.lindependant.fr/*",
2021-08-13 17:29:49 +02:00
"*://*.livelaw.com/*",
"*://*.livemint.com/*",
2020-12-08 20:13:27 +01:00
"*://*.ln-online.de/*",
"*://*.lne.es/*",
"*://*.loebclassics.com/*",
2021-04-30 17:25:41 +02:00
"*://*.loeildelaphotographie.com/*",
"*://*.lopinion.fr/*",
2020-10-23 18:16:35 +02:00
"*://*.lorientlejour.com/*",
"*://*.lrb.co.uk/*",
2020-12-06 12:43:16 +01:00
"*://*.lunion.fr/*",
"*://*.lvz.de/*",
2021-07-30 19:20:35 +02:00
"*://*.marca.com/*",
2021-10-20 21:46:42 +02:00
"*://*.marianne.net/*",
2020-11-08 09:55:15 +01:00
"*://*.marketwatch.com/*",
2020-11-27 19:34:15 +01:00
"*://*.marmai.fi/*",
2021-11-16 18:21:56 +01:00
"*://*.masslive.com/*",
2020-12-08 20:13:27 +01:00
"*://*.maz-online.de/*",
"*://*.mcall.com/*",
2021-05-18 17:12:15 +02:00
"*://*.medianama.com/*",
"*://*.medium.com/*",
2020-11-27 19:34:15 +01:00
"*://*.mediuutiset.fi/*",
"*://*.mercuriovalpo.cl/*",
"*://*.mercurynews.com/*",
"*://*.mexiconewsdaily.com/*",
"*://*.miamiherald.com/*",
2020-12-07 18:10:59 +01:00
"*://*.midi-olympique.fr/*",
"*://*.midilibre.fr/*",
2020-11-27 19:34:15 +01:00
"*://*.mikrobitti.fi/*",
2021-11-16 18:21:56 +01:00
"*://*.mlive.com/*",
"*://*.modernhealthcare.com/*",
2020-12-10 20:23:12 +01:00
"*://*.morgenpost.de/*",
"*://*.mv-voice.com/*",
2021-11-04 19:28:07 +01:00
"*://*.mz.de/*",
2021-02-18 19:47:12 +01:00
"*://*.nation.africa/*",
"*://*.nationalgeographic.com/*",
"*://*.nationalpost.com/*",
"*://*.nationalreview.com/*",
"*://*.nautil.us/*",
2020-12-08 20:13:27 +01:00
"*://*.neuepresse.de/*",
"*://*.newcastleherald.com.au/*",
2021-01-09 17:45:21 +01:00
"*://*.newleftreview.org/*",
"*://*.newrepublic.com/*",
2021-03-08 18:43:38 +01:00
"*://*.newsday.com/*",
"*://*.newsobserver.com/*",
"*://*.newstatesman.com/*",
"*://*.newsweek.com/*",
"*://*.newyorker.com/*",
2021-01-08 18:40:14 +01:00
"*://*.niagarafallsreview.ca/*",
2021-11-14 13:40:46 +01:00
"*://*.nikkei.com/*",
2021-11-16 18:21:56 +01:00
"*://*.nj.com/*",
2021-03-28 19:03:33 +02:00
"*://*.nknews.org/*",
"*://*.noordhollandsdagblad.nl/*",
2020-12-06 12:43:16 +01:00
"*://*.nordeclair.fr/*",
2021-10-03 18:26:38 +02:00
"*://*.nordlittoral.fr/*",
"*://*.northerndailyleader.com.au/*",
2020-12-20 21:28:12 +01:00
"*://*.nouvelobs.com/*",
2021-02-13 17:46:39 +01:00
"*://*.noz.de/*",
"*://*.nrc.nl/*",
2020-12-07 18:10:59 +01:00
"*://*.nrpyrenees.fr/*",
"*://*.nrz.de/*",
"*://*.ntnews.com.au/*",
2021-03-28 16:05:06 +02:00
"*://*.nwzonline.de/*",
2020-10-19 17:06:48 +02:00
"*://*.nybooks.com/*",
"*://*.nydailynews.com/*",
"*://*.nymag.com/*",
2021-04-16 19:45:11 +02:00
"*://*.nyteknik.se/*",
"*://*.nytimes.com/*",
"*://*.nzherald.co.nz/*",
"*://*.nzz.ch/*",
2021-01-19 18:46:06 +01:00
"*://*.observador.pt/*",
"*://*.ocregister.com/*",
2021-11-16 18:21:56 +01:00
"*://*.oregonlive.com/*",
"*://*.orlandosentinel.com/*",
2020-12-08 20:13:27 +01:00
"*://*.ostsee-zeitung.de/*",
2020-12-10 20:23:12 +01:00
"*://*.otz.de/*",
"*://*.paloaltoonline.com/*",
2020-12-06 12:43:16 +01:00
"*://*.paris-normandie.fr/*",
2020-12-21 19:33:09 +01:00
"*://*.parismatch.com/*",
"*://*.parool.nl/*",
2021-08-16 22:49:58 +02:00
"*://*.pe.com/*",
2021-11-16 18:21:56 +01:00
"*://*.pennlive.com/*",
2020-12-07 18:10:59 +01:00
"*://*.petitbleu.fr/*",
"*://*.philosophynow.org/*",
"*://*.pilotonline.com/*",
2020-12-19 16:27:30 +01:00
"*://*.piqd.de/*",
2021-03-07 14:03:22 +01:00
"*://*.politicaexterior.com/*",
"*://*.portnews.com.au/*",
"*://*.post-gazette.com/*",
"*://*.precisiononcologynews.com/*",
2021-01-22 13:58:54 +01:00
"*://*.prospectmagazine.co.uk/*",
"*://*.pzc.nl/*",
"*://*.quora.com/*",
2020-10-16 18:41:41 +02:00
"*://*.quotidiano.net/*",
"*://*.quotidianodipuglia.it/*",
"*://*.qz.com/*",
2021-07-23 16:12:10 +02:00
"*://*.rechargenews.com/*",
"*://*.repubblica.it/*",
2020-12-06 22:32:59 +01:00
"*://*.republicain-lorrain.fr/*",
2021-04-15 18:32:33 +02:00
"*://*.reuters.com/*",
"*://*.rhein-zeitung.de/*",
"*://*.rheinpfalz.de/*",
2021-10-09 19:41:35 +02:00
"*://*.richmond.com/*",
"*://*.rollingstone.com/*",
2021-01-18 20:12:02 +01:00
"*://*.ruhrnachrichten.de/*",
"*://*.sacbee.com/*",
"*://*.sandiegouniontribune.com/*",
"*://*.science-et-vie.com/*",
"*://*.sciencesetavenir.fr/*",
"*://*.scientificamerican.com/*",
"*://*.scmp.com/*",
"*://*.scribd.com/*",
"*://*.seattletimes.com/*",
"*://*.seekingalpha.com/*",
"*://*.sfchronicle.com/*",
"*://*.shz.de/*",
2021-02-18 17:11:07 +01:00
"*://*.si.com/*",
2021-11-16 18:21:56 +01:00
"*://*.silive.com/*",
"*://*.slate.com/*",
"*://*.sloanreview.mit.edu/*",
"*://*.smh.com.au/*",
"*://*.sofrep.com/*",
"*://*.spectator.co.uk/*",
"*://*.spectator.com.au/*",
2021-11-17 19:01:20 +01:00
"*://*.spectatorworld.com/*",
"*://*.standard.net.au/*",
"*://*.star-telegram.com/*",
"*://*.staradvertiser.com/*",
"*://*.startribune.com/*",
"*://*.statista.com/*",
2021-01-08 18:40:14 +01:00
"*://*.stcatharinesstandard.ca/*",
"*://*.stocknews.com/*",
2021-01-31 10:54:06 +01:00
"*://*.stratfor.com/*",
2021-08-08 20:39:12 +02:00
"*://*.study.com/*",
2020-12-06 12:43:16 +01:00
"*://*.sudinfo.be/*",
2021-01-16 10:58:06 +01:00
"*://*.sudouest.fr/*",
"*://*.sun-sentinel.com/*",
2021-01-14 19:26:20 +01:00
"*://*.svz.de/*",
2021-11-16 18:21:56 +01:00
"*://*.syracuse.com/*",
2020-11-27 19:34:15 +01:00
"*://*.talouselama.fi/*",
2021-09-26 08:54:14 +02:00
"*://*.tampabay.com/*",
"*://*.techinasia.com/*",
"*://*.technologyreview.com/*",
2020-11-27 19:34:15 +01:00
"*://*.tekniikkatalous.fi/*",
"*://*.telegraaf.nl/*",
"*://*.telegraph.co.uk/*",
2021-09-26 15:56:59 +02:00
"*://*.telerama.fr/*",
"*://*.the-american-interest.com/*",
"*://*.the-tls.co.uk/*",
"*://*.theadvocate.com.au/*",
"*://*.theage.com.au/*",
2021-02-07 10:58:10 +01:00
"*://*.theartnewspaper.com/*",
2021-04-25 13:45:36 +02:00
"*://*.theathletic.co.uk/*",
"*://*.theathletic.com/*",
"*://*.theatlantic.com/*",
"*://*.theaustralian.com.au/*",
"*://*.thechronicle.com.au/*",
"*://*.thecourier.com.au/*",
2020-11-07 10:44:13 +01:00
"*://*.thecut.com/*",
"*://*.thedailybeast.com/*",
"*://*.thediplomat.com/*",
"*://*.theglobeandmail.com/*",
"*://*.thehindu.com/*",
2020-11-25 17:29:48 +01:00
"*://*.thehindubusinessline.com/*",
2021-08-20 12:21:06 +02:00
"*://*.theintercept.com/*",
2020-10-21 08:18:36 +02:00
"*://*.thelogic.co/*",
"*://*.themarker.com/*",
2021-09-26 17:46:37 +02:00
"*://*.themarket.ch/*",
"*://*.themercury.com.au/*",
"*://*.thenation.com/*",
2021-04-28 09:14:47 +02:00
"*://*.thenewatlantis.com/*",
2021-01-08 18:40:14 +01:00
"*://*.thepeterboroughexaminer.com/*",
2021-01-22 14:33:25 +01:00
"*://*.thepointmag.com/*",
2021-01-08 18:40:14 +01:00
"*://*.therecord.com/*",
"*://*.thesaturdaypaper.com.au/*",
2021-01-08 18:40:14 +01:00
"*://*.thespec.com/*",
"*://*.thestar.com/*",
"*://*.thestate.com/*",
"*://*.thetimes.co.uk/*",
2020-10-15 17:11:03 +02:00
"*://*.thewest.com.au/*",
2021-06-12 18:19:48 +02:00
"*://*.thewrap.com/*",
2020-12-10 20:23:12 +01:00
"*://*.thueringer-allgemeine.de/*",
"*://*.tijd.be/*",
2021-02-10 19:18:29 +01:00
"*://*.time.com/*",
"*://*.timeshighereducation.com/*",
2021-05-13 21:52:59 +02:00
"*://*.timesofindia.com/*",
"*://*.timesofindia.indiatimes.com/*",
2020-11-27 19:34:15 +01:00
"*://*.tivi.fi/*",
"*://*.tlz.de/*",
"*://*.towardsdatascience.com/*",
"*://*.townsvillebulletin.com.au/*",
2021-07-11 11:21:13 +02:00
"*://*.tradewindsnews.com/*",
"*://*.tri-cityherald.com/*",
"*://*.trouw.nl/*",
"*://*.tubantia.nl/*",
2021-10-09 19:41:35 +02:00
"*://*.tucson.com/*",
"*://*.tulsaworld.com/*",
2021-08-16 22:49:58 +02:00
"*://*.twincities.com/*",
2021-07-23 16:12:10 +02:00
"*://*.upstreamonline.com/*",
2021-05-06 19:50:12 +02:00
"*://*.usatoday.com/*",
2021-01-13 21:54:29 +01:00
"*://*.usinenouvelle.com/*",
2020-11-27 19:34:15 +01:00
"*://*.uusisuomi.fi/*",
"*://*.valeursactuelles.com/*",
"*://*.vanityfair.com/*",
"*://*.variety.com/*",
2021-04-10 09:49:45 +02:00
"*://*.velonews.com/*",
2021-02-27 14:20:30 +01:00
"*://*.venturebeat.com/*",
"*://*.volkskrant.nl/*",
2020-12-06 22:32:59 +01:00
"*://*.vosgesmatin.fr/*",
2020-11-07 10:44:13 +01:00
"*://*.vulture.com/*",
"*://*.washingtonpost.com/*",
"*://*.watoday.com.au/*",
"*://*.waz.de/*",
"*://*.weeklytimesnow.com.au/*",
2021-01-08 18:40:14 +01:00
"*://*.wellandtribune.ca/*",
"*://*.westernadvocate.com.au/*",
2021-10-01 15:28:11 +02:00
"*://*.westfalen-blatt.de/*",
"*://*.wired.com/*",
"*://*.wn.de/*",
"*://*.worldpoliticsreview.com/*",
"*://*.wp.de/*",
"*://*.wr.de/*",
"*://*.wsj.com/*",
"*://*.zeit.de/*",
2020-12-06 19:53:22 +01:00
"*://*.ampproject.org/*",
"*://*.blueconic.net/*",
2020-12-06 19:53:22 +01:00
"*://*.cxense.com/*",
"*://*.evolok.net/*",
"*://*.matheranalytics.com/*",
"*://*.newsmemory.com/*",
"*://*.onecount.net/*",
2020-11-23 18:12:40 +01:00
"*://*.pelcro.com/*",
"*://*.piano.io/*",
"*://*.poool.fr/*",
"*://*.qiota.com/*",
"*://*.tinypass.com/*",
"*://*.tribdss.com/*",
2020-11-02 18:17:11 +01:00
"*://*.adobedtm.com/*",
2021-02-07 10:58:10 +01:00
"*://*.amazonaws.com/*",
2020-12-06 19:53:22 +01:00
"*://*.apnarm.net.au/*",
2021-11-03 21:42:55 +01:00
"*://*.bntech.io/*",
"*://*.cedsdigital.it/*",
"*://*.corriereobjects.it/*",
2021-03-13 16:49:58 +01:00
"*://*.eestatic.com/*",
"*://*.emol.cl/*",
2021-01-18 18:43:04 +01:00
"*://*.epimg.net/*",
"*://*.flip-pay.com/*",
2021-05-06 19:50:12 +02:00
"*://*.gannett-cdn.com/*",
"*://*.htmedia.in/*",
"*://*.jsdelivr.net/*",
"*://*.lightboxcdn.com/*",
2021-03-08 18:43:38 +01:00
"*://*.loader-cdn.azureedge.net/*",
2021-08-10 19:11:51 +02:00
"*://*.mcclatchy-wires.com/*",
"*://*.mcclatchyinteractive.com/*",
2021-05-22 19:54:49 +02:00
"*://*.natgeofe.com/*",
"*://*.nyt.com/*",
"*://*.pasedigital.cl/*",
"*://*.repstatic.it/*",
2021-08-10 19:11:51 +02:00
"*://*.rndtech.de/*",
"*://*.sanoma-sndp.fi/*",
2021-02-27 14:20:30 +01:00
"*://*.wallkit.net/*",
2021-01-24 10:25:55 +01:00
"*://*.wsj.net/*"
2020-03-09 21:34:00 +01:00
],
2021-11-30 17:36:15 +01:00
"version": "2.4.5.3"
}