Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xatta-trone/medium-parser-extension

Read medium.com and medium based articles using google web cache.
https://github.com/xatta-trone/medium-parser-extension

medium medium-article medium-com

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        



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)

### Upload Status
| Date | Status |
| -------- | ------- |
| 24th September 2023 | Uploaded the first version to the Chrome Web Store |
| 15th February 2024 | Taken down by the Chrome Web Store (40k+ DAU) |
| 25th February 2024 | Uploaded a new version to the Chrome Web Store |
| 8th September 2024 | Taken down by the Chrome Web Store (30k+ DAU) |
| 16th October 2024 | Uploaded a new version to the Chrome Web Store |

> DAU: Daily Active Users

## Installation Instructions
### Google Chrome / Microsoft Edge / Chromium Browsers (Brave/Opera Mini/Thorium etc.)
[![Download from Chrome Web store](chrome/img/chrome.png)](https://chromewebstore.google.com/detail/medium-parser/elgmajanahbjpbcljflifdnnmpodfiij)

![Chrome Web Store](https://img.shields.io/chrome-web-store/rating-count/elgmajanahbjpbcljflifdnnmpodfiij)
![Chrome Web Store](https://img.shields.io/chrome-web-store/rating/elgmajanahbjpbcljflifdnnmpodfiij)
![](https://img.shields.io/chrome-web-store/v/elgmajanahbjpbcljflifdnnmpodfiij.svg?style=flat-square)
![](https://img.shields.io/chrome-web-store/d/elgmajanahbjpbcljflifdnnmpodfiij.svg?style=flat-square)

Or, Install manually
1. Download this repo as a [ZIP file from GitHub](https://github.com/Xatta-Trone/medium-parser-extension/archive/refs/heads/main.zip).
1. Unzip the file and you should have a folder named `medium-parser-extension-main`.
1. In Chrome/Edge go to the extensions page (`chrome://extensions` or `edge://extensions`).
1. Enable Developer Mode by clicking the toggle button on the top right side of the browser.
1. Drag the `chrome` folder anywhere on the page to import it (do not delete the folder afterward).

### Mozilla Firefox
[![Download from mozilla add-ons](chrome/img/firefox.png)](https://addons.mozilla.org/addon/medium-parser/)

![Mozilla Add-on Rating](https://img.shields.io/amo/rating/medium-parser)
![Mozilla Add-on Version](https://img.shields.io/amo/v/medium-parser)
![Mozilla Add-on Users](https://img.shields.io/amo/users/medium-parser)
![Mozilla Add-on Downloads](https://img.shields.io/amo/dw/medium-parser)

### 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](https://archive.is/), it simply redirects you with the data.

### Credits / Ideas
* [This article on reddit.com](https://www.reddit.com/r/ChatGPT/comments/138jt64/you_can_read_medium_articles_for_free_using_bing/)

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

[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.com/paypalme/imonzurul?country.x=US&locale.x=en_US)
[![Wise](https://img.shields.io/badge/Wise-394e79?style=for-the-badge&logo=wise&logoColor=00B9FF)](https://wise.com/pay/me/mdmonzuruli4)

## Preview



## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=Xatta-Trone/medium-parser-extension&type=Date)](https://star-history.com/#Xatta-Trone/medium-parser-extension&Date)