Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
M

medium-unlimited

> 编程语言
Open source

A browser extension to read medium.com articles for free without membership.

5.5K stars0 likes0 views
WebsiteGitHub

About

A browser extension to read medium.com articles for free without membership.

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:

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

JavaScriptchrome-extensionfirefox-addonjavascriptmedium

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言