Medium parser is a web browser extension to help read the member-only articles on medium.com
Google Chrome / Microsoft Edge / Chromium Browsers (Brave/Opera Mini) (Custom sites supported)
- Download this repo as a ZIP file from GitHub.
- Unzip the file and you should have a folder named
medium-parser-extension-master
. - In Chrome/Edge go to the extensions page (
chrome://extensions
oredge://extensions
). - Enable Developer Mode by clicking the toggle button on the top right side of the browser.
- Drag the
medium-parser-extension-master
folder anywhere on the page to import it (do not delete the folder afterwards).
Mozilla Firefox (Custom sites not supported)
- This extension pulls the data from
webcache.googleusercontent.com
; then removes all the scripts and sends back the html and css contents only. It might not work when there is no data from the request. - This extension does not work when medium redirects to external sites.