Commit Graph

2473 Commits (master)
 

Author SHA1 Message Date
magnolia1234 d2af3e054a Fix Boston Globe
Only block paywall-script + cookie-fix.
5 years ago
magnolia1234 c01e2680fc Fix Economist timing (mobile)
Refresh when still paywall, remove specific cookie and hold on to local storage.
5 years ago
magnolia1234 b3713b52ec Add Times Literary Supplement 5 years ago
magnolia1234 ee5092f09d Update manifest.json for London Review of Books 5 years ago
magnolia1234 a2ea42bf43 Add London Review of Books
Block paywall script.
5 years ago
magnolia1234 4cda414dc3 Fix Economist (only block external paywall-script)
Includes new option to block external scripts on referring (enabled) domain.
5 years ago
Ohad 809e2b4bd3 apply googlebot fix to haaretz.com and themarker.com too 5 years ago
ghost 324fa0bc44 Remove v1.6.1 from updates.json 5 years ago
ghost fbc655dcff Prepare for v1.6.2 release 5 years ago
ghost ae8666f03d Revert "Cleanup contentScript.js a little, convert tabs to spaces"
This reverts commit e57feb2a3cdf3fb94f61154df3c5fdf2e8d9a55f.
5 years ago
ghost 5e02b84cab Prepare for v1.6.1 release 5 years ago
ghost 083de9cdb1 Merge branch 'master' of https://github.com/iamadamdev/bypass-paywalls-firefox 5 years ago
ghost 4b41eb2061 Merge pull request #393 from ohadcn/master
use googlebot user agent for haaretz.co.il
5 years ago
ghost 42ffb9871e Merge pull request #359 from Kamleeonau/master
Add support for themercury.com.au
5 years ago
ghost 5fe6a83131 Merge branch 'master' of https://github.com/iamadamdev/bypass-paywalls-firefox 5 years ago
ghost 68365df71a Cleanup contentScript.js a little, convert tabs to spaces 5 years ago
ghost 7780ff83c2 Merge branch 'master' into master 5 years ago
ghost 0188cab8d7 Cleanup contentScript.js a little, convert tabs to spaces 5 years ago
ghost 90a2ce2bc2 Merge pull request #392 from alastairR/master
NZ Herald fix, missing curly brace
5 years ago
ghost dde5c8397f Merge pull request #382 from magnolia1234/master
Fix The Atlantic & Telegraaf.nl/Ad.nl/Ed.nl & Bloomberg & add DeMorgen.be
5 years ago
Ohad 00bba62e69 use googlebot user agent for haaretz.co.il; it stopped bypassing with referrer 5 years ago
alastairR ce760f8f2d NZ Herald fix, missing curly brace 5 years ago
ghost 91475a3025 Merge pull request #371 from alastairR/master
NZ Herald fixes
5 years ago
magnolia1234 f18caa4be3 Simplify specific cookie drop/hold
Search for specific cookiename in all available cookie-(sub)domains.
5 years ago
magnolia1234 b705f10041 Add DeMorgen.be
Already in Chrome version of extension.
5 years ago
magnolia1234 f797c0ddec Fix Ad.nl/Ed.nl (cookie)
Fix for new cookie-scheme (drop specific cookie).
5 years ago
alastairR 3339e69f6d Fix var definitions
Co-Authored-By: Tom <41207070+cimke@users.noreply.github.com>
5 years ago
alastairR 07e6660145 Fix var definitions
Co-Authored-By: Tom <41207070+cimke@users.noreply.github.com>
5 years ago
alastairR 3934d5d8f6 Fix var definitions
Co-Authored-By: Tom <41207070+cimke@users.noreply.github.com>
5 years ago
magnolia1234 5965492e3e Fix Bloomberg
Fixes issue https://github.com/iamadamdev/bypass-paywalls-chrome/issues/399
5 years ago
magnolia1234 b736f062eb Fix Telegraaf.nl (timing issue)
Fix for persistent refreshing at paywall-banner.
5 years ago
magnolia1234 e86798fc3d Fix The Atlantic (cookie) 5 years ago
ghost 58c1e44086 Merge pull request #380 from magnolia1234/master
Fix NYTimes subscription form/Caixin Global & typo Bloomberg Quint
5 years ago
magnolia1234 bbf2da9264 Fix Caixin Global 5 years ago
magnolia1234 b75af7d454 Fix NYTimes subscription form 5 years ago
magnolia1234 8372b8d6df Typo Bloomberg Quint 5 years ago
alastairR b11dca05b9 Merge branch 'master' into master 5 years ago
magnolia1234 757ae47e79 Merge pull request #2 from iamadamdev/master
Merge master
5 years ago
ghost dadb9f2e30 Merge pull request #341 from cimke/feature/remove-medium-footer
Remove medium sticky footer
5 years ago
ghost 58ae537c4b Add space between if ( 5 years ago
ghost 70e5228029 Merge pull request #364 from magnolia1234/master
Add Scientific American (fix free-article limit) & The Hindu & fix Le Monde & fix Bloomberg & fix default websites in options
5 years ago
Tom e0264cfeb4 Merge branch 'master' into feature/remove-medium-footer 5 years ago
ghost eb6594fca6 Merge pull request #335 from cimke/feature/Add-bloomberg-qunit
Add bloomberg Quint support
5 years ago
magnolia1234 d62d9a63c7 Fix Bloomberg bot-alert
A captcha popped up (earlier fixed for Chrome).
5 years ago
alastairR 3884227be0 Update contentScript.js
Reverse removal of DOM element containing link to subscription popup because it stopped module working
5 years ago
alastairR 39b97cd1a8 Update contentScript.js
Remove link to premium popup
5 years ago
alastairR 8f10c0960b Update contentScript.js
Missed parent div class
5 years ago
alastairR 812f59841b Update contentScript.js
Simplify NZ Herald class changes
5 years ago
magnolia1234 1aa9dec9a8 Fix default websites not checked in options (part 2)
Now both for new install and update of options.
5 years ago
magnolia1234 ed9ed6024f Fix default websites not checked in options
Default websites with postfix like ' (javascript disabled) are not checked in options because mismatch in key.
New filter to disregard any space + text in parentheses (options.js).
5 years ago