A Google Chrome extension for bypassing paywalls on certain websites.
IMPORTANT: This repository is for research and demonstration purposes only.
- Download or clone this repository.
- Duplicate
manifest.default.json
and rename the duplicatemanifest.json
. - Edit
manifest.json
and replacehttp://example.com/
with your desired URL. Don't forget the trailing forward slash, it's important. - Open Chrome and navigate to
chrome://extensions/
(just copy it into the URL bar). - Tick 'Developer Mode' in the top right corner.
- Click 'Load unpacked extension...'.
- Navigate to the root folder of this repository on your local computer.
- ✅ Done!