Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swapagarwal/mediumship
:books: Read all Medium stories for free!
https://github.com/swapagarwal/mediumship
api chrome-extension javascript medium
Last synced: 3 months ago
JSON representation
:books: Read all Medium stories for free!
- Host: GitHub
- URL: https://github.com/swapagarwal/mediumship
- Owner: swapagarwal
- License: mit
- Created: 2018-02-17T18:20:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T18:17:03.000Z (11 months ago)
- Last Synced: 2024-08-01T15:16:03.304Z (6 months ago)
- Topics: api, chrome-extension, javascript, medium
- Language: JavaScript
- Homepage:
- Size: 16.3 MB
- Stars: 596
- Watchers: 11
- Forks: 74
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mediumship
[![](https://img.shields.io/badge/chrome%20web%20store-v2.7-informational)](https://github.com/swapagarwal/mediumship/archive/master.zip)
[![](https://img.shields.io/badge/mozilla%20add--on-v2.7-informational)](https://github.com/swapagarwal/mediumship/blob/master/firefox/web-ext-artifacts/addon-2.7.xpi?raw=true)[**DISCLAIMER: USE IT AT YOUR OWN RISK!**](#disclaimer)
📚 Mediumship is a browser extension that lets you try Medium with membership-features, allowing you to read all Medium stories for free.
## Installation
Google Chrome: [Download](https://github.com/swapagarwal/mediumship/archive/master.zip), [Instructions](https://www.mattcutts.com/blog/how-to-install-a-chrome-extension-from-github/)
Mozilla Firefox (works both on desktop & mobile browsers!): [Download](https://github.com/swapagarwal/mediumship/blob/master/firefox/web-ext-artifacts/addon-2.7.xpi?raw=true), [Instructions](https://extensionworkshop.com/documentation/publish/distribute-sideloading/#install-addon-from-file)
## Usage
This is an install-and-forget extension. It automatically unlocks Medium articles in the background, w/o requiring any user intervention.
P.S. If it doesn't work, sign out of Medium and refresh the page!
## Demo
![](demo.gif)
## Screenshots
Before | After
:--------------------:|:-------------------:
![](mediumship-1.png) | ![](mediumship-2.png)## Disclaimer
This is an extension that demonstrates the ability to modify HTTP request headers to twitter url. Use it at your own risk! The same result can be achieved by the following ways without the extension:
- Use another device
- Use your browser's incognito mode
- Paste a url on your twitter textbox, select it and right-click `go to link`This extension modifies the HTTP request header referrer as mentioned [here](https://twitter.com/ev/status/1100899021621583872).
We've emailed to Medium's security department about this issue, and the reply says that the method is not a vulnerability.
![](email-reply.png)