Commit graph

140 commits

Author SHA1 Message Date
magnolia1234
9cde15f19d v1.6.3.6 Fix json-bug at install/options
Fix json-bug when not saving options at start
Further some maintenance on background.js: combine enabledSites and initialize allow/remove_cookies and sort blockedRegexes.
2020-01-15 18:58:10 +01:00
magnolia1234
e738a72650 v1.6.3.5 json-sites/block general paywall scricpts
Load sites (+ custom) from json-file (less maintenance).
Block general paywall-scripts (like TinyPass); dis/enable in options
2020-01-14 20:02:04 +01:00
magnolia1234
b8fbc34ad3 Fix The New Statesman (version US/UK)
Also enable Javascript & remove banner.
2020-01-13 22:23:03 +01:00
magnolia1234
99e866674b Add sites on Medium platform (remove cookies)
Works for all sites with a Medium subscription-login, but which are not on Medium (sub)domain.
Uses Medium-option to dis/enable.
mainfest.json needs in permissions: <all_urls>
2020-01-13 19:15:37 +01:00
magnolia1234
5058018836 Fix Globe and Mail (update)
Clear in-memory cache for Webrequest to work correctly (block or not block specific G&B-Javascript).
2020-01-11 21:16:10 +01:00
magnolia1234
95061e9ed4 Fix Handelsblatt (Googlebot) 2020-01-11 14:05:12 +01:00
magnolia1234
d371ee35f8 Fix Economist (Javascript/cookies)
Mobile menu is no longer working.
2020-01-09 11:44:01 +01:00
magnolia1234
f0a0ad1ec4 Fix NYTimes (layout)
Block specific Javascript instead of Googlebot user-agent.
2020-01-08 23:21:21 +01:00
magnolia1234
3391915745 Add Lecho.be & fix LesEchos.fr (block TinyPass) 2020-01-07 22:26:47 +01:00
magnolia1234
1cb9f78baf Update options titles 2020-01-05 18:19:48 +01:00
magnolia1234
cdaa4c20a5 Add Scribd (unblur text of documents) 2020-01-05 17:41:06 +01:00
magnolia1234
a2a953f24c Fix LeParisien.fr (block TinyPass paywall) 2020-01-05 17:30:10 +01:00
magnolia1234
4479d243a1 Fix Globe and Mail
Enable Javascript/photos, no video and photo gallery though
2020-01-05 17:23:28 +01:00
magnolia1234
d562914762 Fix Australian Financial Review
Eenable Javascript/photos.
2020-01-05 17:16:32 +01:00
magnolia1234
b36da10715 Fix Toronto Star (enable Javascript) 2020-01-05 17:08:07 +01:00
magnolia1234
0494d43a65 Update background.js (double entries) 2020-01-05 16:52:24 +01:00
magnolia1234
703d24a22d Fix Newcastle Herald (+ new domain) 2020-01-05 16:48:54 +01:00
magnolia1234
b15228663c Add Tech in Asia 2020-01-05 16:31:22 +01:00
magnolia1234
56afd1e6b9 Allow cookies for sites with Googlebot user-agent
Also sort Googlebot-sites.
2020-01-05 16:19:01 +01:00
magnolia1234
bacbe52913 Add The Athletic 2020-01-05 13:02:44 +01:00
magnolia1234
7766b4ae74 Add LesEchos.fr
Already in Chrome extension.
2019-12-23 12:24:34 +01:00
magnolia1234
ebb83cc7f4 Fix Caixin Global
Fix for subscription messages while scrolling multiple articles on one page.
2019-12-20 19:13:21 +01:00
magnolia1234
d61311d48b ET Prime restrictions (only articles)
Fixes empty homepage.
Restrictions now defined with regular expressions.
2019-12-16 20:24:04 +01:00
magnolia1234
8a735e7de0 Fix Quartz/qz.com (gdpr)
Removal of gdpr-cookie kept refreshing the page.
PS adblocker needs to block xhr-element: ||vent.qz.com/log$xhr,1p
PS2 isSiteEnabled was updated earlier because no match with qz.com (without prefix www.).
2019-12-13 14:24:28 +01:00
magnolia1234
34f7794cc5 Fix Spectator.co.uk (without uBlock Origin)
Block paywall-script.
uBlock Origin (Fanboy’s Enhanced Tracking List) can also block this: ||tinypass.com^$3p
2019-12-13 14:14:55 +01:00
magnolia1234
4fd51e2c97 Fix ET Prime
Update of function isSiteEnabled because no match with https://prime.economictimes.indiatimes.com (without dot-prefix).
Dot was added to prevent site.com to match with prefixsite.com.
Result: Googlebot wasn't set as user-agent.
2019-12-13 13:57:04 +01:00
magnolia1234
a27b1e60a9 Add LeParisien.fr
Also in Chrome extension.
2019-12-10 20:08:01 +01:00
magnolia1234
4b2d784b03 WSJ restrictions (only articles)
Like Barron's.
2019-12-10 19:05:49 +01:00
magnolia1234
a82d812c83 Update fix Boston Globe & block scripts while site restrictions
Only enable Boston Globe paywall-script to set cookies at homepage/sections (no text in articles while no cookies).
+ Option to block scripts while site restrictions.
2019-12-10 19:02:16 +01:00
ghost
bb79345c22 Merge pull request #409 from magnolia1234/master
Fix WSJ/Foreign Policy & add Philadelphia Inquirer
2019-12-08 20:19:25 -08:00
magnolia1234
a020991d3c Add Philadelphia Inquirer
Already in Chrome extension.
2019-12-08 19:34:26 +01:00
magnolia1234
469bbbc9f7 Fix Foreign Policy
Block paywall-script which can also be blocked by uBlock Origin.
2019-12-08 18:46:06 +01:00
magnolia1234
de33b534b0 Fix WSJ (reformatting)
Maintain cookies to prevent reformatting at every new page.
2019-12-08 18:30:05 +01:00
u9bte
7b0a8b9dc2 Update default sites for ET Prime 2019-12-08 11:19:23 +05:30
u9bte
7f0ad65cec Added ET Prime in Google bot user-agent
Issue #406
2019-12-08 11:05:33 +05:30
ghost
f71831f677 Add nknews.org 2019-12-07 13:40:53 -08:00
ghost
807e5b9441 Merge pull request #400 from magnolia1234/master
Fix Economist/Boston Globe & add London Review of Books/Times Literary Supplement/Harper's Magazine
2019-12-07 13:09:14 -08:00
magnolia1234
d080b15c38 Add Harper's Magazine
Already in Chrome extension.
2019-12-07 19:28:19 +01:00
magnolia1234
d2af3e054a Fix Boston Globe
Only block paywall-script + cookie-fix.
2019-12-07 18:33:38 +01:00
magnolia1234
c01e2680fc Fix Economist timing (mobile)
Refresh when still paywall, remove specific cookie and hold on to local storage.
2019-12-06 16:15:49 +01:00
magnolia1234
b3713b52ec Add Times Literary Supplement 2019-12-05 21:32:20 +01:00
magnolia1234
a2ea42bf43 Add London Review of Books
Block paywall script.
2019-12-03 11:53:30 +01:00
magnolia1234
4cda414dc3 Fix Economist (only block external paywall-script)
Includes new option to block external scripts on referring (enabled) domain.
2019-11-27 19:23:00 +01:00
Ohad
809e2b4bd3 apply googlebot fix to haaretz.com and themarker.com too 2019-11-23 20:50:46 +02:00
ghost
4b41eb2061 Merge pull request #393 from ohadcn/master
use googlebot user agent for haaretz.co.il
2019-11-21 20:52:35 -08:00
ghost
7780ff83c2 Merge branch 'master' into master 2019-11-21 20:42:57 -08:00
Ohad
00bba62e69 use googlebot user agent for haaretz.co.il; it stopped bypassing with referrer 2019-11-21 23:22:09 +02:00
magnolia1234
f18caa4be3 Simplify specific cookie drop/hold
Search for specific cookiename in all available cookie-(sub)domains.
2019-11-17 20:26:29 +01:00
magnolia1234
b705f10041 Add DeMorgen.be
Already in Chrome version of extension.
2019-11-17 17:06:30 +01:00
magnolia1234
f797c0ddec Fix Ad.nl/Ed.nl (cookie)
Fix for new cookie-scheme (drop specific cookie).
2019-11-16 22:57:23 +01:00