This is a chrome extension which allows you to automatically bypass the Medium paywall. It is powered by the Outline.com API.
- Clone using
$ git clone - Navigate to
chrome://extenstionsin Google Chrome - Enable Developer Mode
- Click
Load Unpackedand select themedium-paywall-viewerfrom the cloned repo.
This extension is written is Vanilla JavaScript, HTML, and CSS. No dependencies are used or required.