sr6033 / medium-unlimited

A chrome extension to unlock articles behind medium.com paywall. Try in Chrome Webstore -

Home Page:https://chrome.google.com/webstore/detail/medium-unlimited/eipfkfmeeebeehnkhmmgneiopemjamej

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medium Unlimited Tweet

Chrome Web Store Chrome Web Store Chrome Web Store

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://chrome.google.com/webstore/detail/medium-unlimited/eipfkfmeeebeehnkhmmgneiopemjamej

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

About

A chrome extension to unlock articles behind medium.com paywall. Try in Chrome Webstore -

https://chrome.google.com/webstore/detail/medium-unlimited/eipfkfmeeebeehnkhmmgneiopemjamej

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.8%Language:CSS 6.2%