Bypass Paywalls web browser extension for Chrome and Firefox.
Download
https://s4.tenten.co/bypass-paywalls-chrome-1.8.1.zip
New site requests
Only large or major sites will be considered. Usually premium articles cannot be bypassed as they are behind a hard paywall.
- Install the uBlock Origin extension if it hasn’t been installed already. See if you are still getting a paywall.
- Check if using Cookie Remover (Google Chrome version or Mozilla Firefox version) can bypass the paywall. If not, continue to the next step.
- First search Issues to see if the site has been requested already.
- Visit an article on the site you want to bypass the paywall for and copy the article title.
- Open up a new incognito window (Ctrl+Shift+N on Chrome) or Private window (Ctrl+Shift+P on Firefox), and paste the article title into Google.
- Click on the same article from the Google search results page.
- If it loads without a paywall you can submit a request and replace the entire template text with the word “Confirmed”. Otherwise please do not submit an issue as this extension cannot bypass it either.
Troubleshooting
- This extension works best alongside uBlock Origin for Google Chrome or for Mozilla Firefox.
- If a site doesn’t work, try turning off uBlock and refreshing.
- Try clearing cookies.
- Make sure you’re running the latest version of Bypass Paywalls.
- If a site is having problems try unchecking “*General Paywall Bypass*” in Options.
- If none of these work, you can submit an issue here.
Contributing - Pull Requests
PRs are welcome.
- If making a PR to add a new site, confirm your changes actually bypass the paywall.
- At a minimum these files need to be updated:
README.md
,manifest-ff.json
,src/js/sites.js
, and possiblysrc/js/background.js
, and/orsrc/js/contentScript.js
. - Follow existing code-style and use camelCase.
- Use JavaScript Semi-Standard Style linter. Don’t need to follow it exactly. There will be some errors (e.g., do not use it on
sites.js
).
Show your support
- Follow me on Twitter @iamadamdev for updates.
- I do not ask for donations, all I ask is that you star this repo.
Disclaimer
- This software is provided for educational purposes only and
is provided “AS IS”, without warranty of any kind, express or
implied, including but not limited to the warranties of merchantability,
fitness for a particular purpose and noninfringement. in no event shall the
authors or copyright holders be liable for any claim, damages or other
liability, whether in an action of contract, tort or otherwise, arising from,
out of or in connection with the software or the use or other dealings in the
software.