Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Medium Unlimited | 5,044 | 7 months ago | 80 | gpl-3.0 | JavaScript | |||||
A browser extension to read medium.com articles for free without membership. | ||||||||||
Ad Detector | 189 | 7 years ago | 9 | mit | JavaScript | |||||
Detects articles with corporate sponsors. | ||||||||||
Highlight | 39 | 8 months ago | 3 | mit | JavaScript | |||||
📄 A browser extension for automatically highlighting the important content on article pages. | ||||||||||
Outline Extension | 36 | 3 years ago | 1 | mit | JavaScript | |||||
Browser extension to view articles using Outline | ||||||||||
Whowrotethat | 34 | 3 days ago | 1 | mit | JavaScript | |||||
A Wikipedia gadget to a browser extension to display article contribution information. Powered by WikiWho. | ||||||||||
Cookiejar | 17 | 3 years ago | 3 | mit | JavaScript | |||||
Cookiejar is a browser extension that removes article-limit restriction and paywall from sites like Medium, Technologyreview etc, thus allowing the reader with access to unlimited premium articles. | ||||||||||
First Mention | 6 | 6 years ago | gpl-3.0 | JavaScript | ||||||
A browser extension that reminds you who people are in the articles you’re reading | ||||||||||
Instakeybinds | 5 | 7 years ago | 2 | JavaScript | ||||||
:newspaper: keybinds for Instapaper | ||||||||||
Realtime Currency Convertor | 4 | 3 years ago | 5 | mit | JavaScript | |||||
Browser Extension to convert foreign currency to local currency, realtime. | ||||||||||
Confluence_css_mediumlike | 2 | 6 years ago | mit | CSS | ||||||
Code repository for the browser extension to unlock the articles behind the medium.com membership paywall.
Try the production version of the extension here:
For Chrome: https://manojvivek.github.io/medium-unlimited/download/
For Firefox: https://addons.mozilla.org/en-US/firefox/addon/medium-unlimited-read-for-free
Run the following to build the code:
npm run dev #For local development
#or
npm run build #For production release
This will generate the bundle and other required files in ./dist directory.
Load the generated chrome extension in chrome by Kebab menu(⋮) -> More Tools -> Extensions
and then click on LOAD UNPACKED
and select the dist folder.
Chrome extension is loaded and ready to use.