Skip to content

dineshresearch/medium-parser-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medium Parser

Medium parser is a web browser extension to help read the member-only articles on medium.com

Installation Instructions

Google Chrome / Microsoft Edge / Chromium Browsers (Brave/Opera Mini) (Custom sites supported)

  1. Download this repo as a ZIP file from GitHub.
  2. Unzip the file and you should have a folder named medium-parser-extension-master.
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode by clicking the toggle button on the top right side of the browser.
  5. 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)

Troubleshooting

  • 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.

Credits / Ideas

Preview

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%