read-medium-extension icon indicating copy to clipboard operation
read-medium-extension copied to clipboard

Chrome extension for reading Medium for free without leaving the page.

Read Medium stories without leaving the page if you reached to free reading limit.

This extension only fetches Medium article without cookies and replace page content, like the opening article in incognito mode. The extension is run only when you have reached to free reading limit and does not make any request outside of Medium.


Install from Chrome Web Store


The extension only enabled for medium.com domain. If you want to add other domains, you should clone the repo and edit manifest.json file. Add the domains to matchers and load as unpacked extension. Look at this PR for detailed info.