Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/udaypydi/medium-unlimited
https://github.com/udaypydi/medium-unlimited
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/udaypydi/medium-unlimited
- Owner: udaypydi
- Created: 2020-03-08T12:38:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T03:31:21.000Z (almost 3 years ago)
- Last Synced: 2023-03-07T16:49:09.955Z (almost 2 years ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medium Unlimited
Medium unlimited is a chrome extension that allows user to read unlimited articles on medium without a subscription. It clears cookies on load which in turn clears the user data.
# Testing Locally
1. Clone the repository
2. Open google chrome
3. Search `chrome://extensions` in a new tab.
4. Click on `Load Unpacked`.
5. Select the directory in which the plugin is placed.
6. Enjoy unlimited aticles.# Contribute
Raise a PR to `master` with `feat` and `fix` branch names. Standard github contribution has to be followed for all the PRs.