Fix Statistica & Bloomberg Quint (manifest)

Missing manifest.json (since added) ...
This commit is contained in:
magnolia1234 2020-01-09 20:05:34 +01:00 committed by GitHub
parent d371ee35f8
commit 75fbc5f4d2

View file

@ -36,7 +36,8 @@
"*://*.thetimes.co.uk/*",
"*://*.haaretz.com/*",
"*://*.asia.nikkei.com/*",
"*://*.hbr.org/*"
"*://*.hbr.org/*",
"*://*.bloombergquint.com/*"
],
"js": ["contentScript.js"]
}
@ -174,7 +175,9 @@
"*://*.theathletic.com/*",
"*://*.techinasia.com/*",
"*://*.scribd.com/*",
"*://*.lecho.be/*"
"*://*.lecho.be/*",
"*://*.bloombergquint.com/*",
"*://*.statista.com/*"
],
"version": "1.6.3"
}