All Projects → manojVivek → Medium Unlimited

manojVivek / Medium Unlimited

Licence: gpl-3.0
A browser extension to read medium.com articles for free without membership.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
shell
77523 projects

Projects that are alternatives of or similar to Medium Unlimited

Mmra
Make Medium Readable Again — a browser extension
Stars: ✭ 625 (-86.06%)
Mutual labels:  medium, chrome-extension, firefox-addon
Mediumship
📚 Read all Medium stories for free!
Stars: ✭ 513 (-88.55%)
Mutual labels:  medium, chrome-extension
Minimal Twitter
Minimal Theme for the new Twitter UI 🐦
Stars: ✭ 247 (-94.49%)
Mutual labels:  chrome-extension, firefox-addon
Codeblock Beautifier
A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 109 (-97.57%)
Mutual labels:  medium, chrome-extension
Daily
Building the homepage every developer deserves 👩🏽‍💻 👨‍💻
Stars: ✭ 4,632 (+3.35%)
Mutual labels:  chrome-extension, firefox-addon
Startpage
A minimal starpage for Chrome and Firefox
Stars: ✭ 240 (-94.65%)
Mutual labels:  chrome-extension, firefox-addon
Chrome Medium Unlimited Reading
Chrome extension to remove Medium.com member-only article read limit. https://chrome.google.com/webstore/detail/mediumcom-unlimited-readi/keckgflodjmhejpbhfbfoioonoeeckng
Stars: ✭ 39 (-99.13%)
Mutual labels:  medium, chrome-extension
Bandwidth Hero
💂 Saves data by compressing images on web page
Stars: ✭ 220 (-95.09%)
Mutual labels:  chrome-extension, firefox-addon
Extension Boilerplate
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
Stars: ✭ 2,958 (-34%)
Mutual labels:  chrome-extension, firefox-addon
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (-1.45%)
Mutual labels:  chrome-extension, firefox-addon
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (-25.79%)
Mutual labels:  chrome-extension, firefox-addon
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+266.93%)
Mutual labels:  chrome-extension, firefox-addon
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+365.77%)
Mutual labels:  chrome-extension, firefox-addon
Twitch Hls Adblock
Block advertisements that are inserted in Twitch streams directly.
Stars: ✭ 242 (-94.6%)
Mutual labels:  chrome-extension, firefox-addon
What Have You Made Today
Chrome & FireFox extension to replace the default home page. What have you made today?
Stars: ✭ 223 (-95.02%)
Mutual labels:  chrome-extension, firefox-addon
Turbo Download Manager
a multi-browser download manager with multi-threading support
Stars: ✭ 282 (-93.71%)
Mutual labels:  chrome-extension, firefox-addon
Wallabagger
Chrome / Firefox / Opera plugin for wallabag v2.
Stars: ✭ 202 (-95.49%)
Mutual labels:  chrome-extension, firefox-addon
Simpread Little
简悦( SimpRead ) · 轻阅版
Stars: ✭ 216 (-95.18%)
Mutual labels:  chrome-extension, firefox-addon
code-medium
Browser extension that simplifies writing code in Medium posts. Quickly create and edit Github Gists without leaving the editor
Stars: ✭ 59 (-98.68%)
Mutual labels:  medium, firefox-addon
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (-31.21%)
Mutual labels:  chrome-extension, firefox-addon

Medium Unlimited Tweet

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

Development

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.

Screenshot:

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].