项目作者: manojVivek

项目描述 :
A browser extension to read medium.com articles for free without membership.
高级语言: JavaScript
项目地址: git://github.com/manojVivek/medium-unlimited.git
创建时间: 2018-08-17T13:25:07Z
项目社区:https://github.com/manojVivek/medium-unlimited

开源协议:GNU General Public License v3.0

下载


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:

  1. npm run dev #For local development
  2. #or
  3. 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