Skip to content

empedia/medium-parser-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium Parser

Medium parser is a web browser extension to help read the member-only articles on medium.com and medium.com-based sites (e.g. towards-data-science)

Installation Instructions

Google Chrome / Microsoft Edge / Chromium Browsers (Brave/Opera Mini/Thorium etc.)

Download from chrome web store

Chrome Web Store Chrome Web Store

Or install manually

  1. Download this repo as a ZIP file from GitHub.
  2. Unzip the file and you should have a folder named medium-parser-extension-main.
  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-main folder anywhere on the page to import it (do not delete the folder afterward).

Mozilla Firefox

Download from mozilla add-ons

Mozilla Add-on Rating Mozilla Add-on Stars

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.
  • For archive.is, it simply redirects you with the data.

Credits / Ideas

Support

Please consider a donation if you find this extension helps you daily. Your contribution allows me to spend more time making this kind of extension/project.

Donate

Preview

Updates

1.5.3

Issue #21 @username and /me/* path excluded.

1.5.2

Issue #21 /explore-topics and /tag/* path excluded. Wildcard checks added.

1.5.1

removed the Unrecognized manifest key 'browser_specific_settings'.

added mail support link

1.5.0

Added support for https://freedium.cfd//

Added support link to resolve the issues.

Code refactoring

1.4.0

Added support for https://readmedium.com/

1.3.2

Changed logo

Change archive.is to archive.today for better proxy support

1.3.0

Added 3rd party API proxy support.

Added disclaimer message with the buttons.

1.2.0

Added support for https://archive.is/

1.1.1

Removed dependency on the 3rd party server. Now you can directly read form the Google Web Cache

1.1.0

Added support for all medium.com based websites such as:

1.0.1

Minor fixed and updates.

1.0.0

Initial release.

About

Read medium.com and medium based articles using google web cache.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%