랭킹으로 돌아가기Medium Unlimited
A browser extension to read medium.com articles for free without membership.
chrome-extensionjavascriptmediumfirefox-addon
주요 지표
스타 성장
스타
5.5k
포크
447
주간 성장
—
이슈
65
2k4k
2018년 9월2019년 12월2021년 4월2022년 8월2023년 12월2025년 3월2026년 7월
아티팩트npm
npm install medium-unlimitedREADME
Medium Unlimited 
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:

관련 저장소