Skip to content
This repository was archived by the owner on Oct 27, 2022. It is now read-only.

mesuutt/read-medium-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.