Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thebaer/mmra
Make Medium Readable Again — a browser extension
https://github.com/thebaer/mmra
chrome-extension firefox-addon medium usability ux
Last synced: 7 days ago
JSON representation
Make Medium Readable Again — a browser extension
- Host: GitHub
- URL: https://github.com/thebaer/mmra
- Owner: thebaer
- License: mit
- Created: 2017-08-27T23:18:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T08:02:42.000Z (about 3 years ago)
- Last Synced: 2025-01-11T04:09:26.546Z (14 days ago)
- Topics: chrome-extension, firefox-addon, medium, usability, ux
- Language: JavaScript
- Homepage: https://makemediumreadable.com
- Size: 305 KB
- Stars: 669
- Watchers: 7
- Forks: 31
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Make Medium Readable Again is a [Chrome extension](https://chrome.google.com/webstore/detail/kljjfejkagofbgklifblndjelgabcmig), [Firefox add-on](https://addons.mozilla.org/addon/make-medium-readable-again/) and [Safari extension](https://safari-extensions.apple.com/details/?id=com.abunchtell.mmra-TPPAB4YBA6) that improves a reading experience ruined by user engagement tactics. Medium was actually readable once; this extension aims to help people pay attention to writers' words again instead of Medium's UX.
### Improves readability by
* Keeping the top navigation bar from sticking around
* Hiding the bottom "Get Updates" bar completely
* Shrinking massive header images
* Hiding "posts meter" bar and Upgrade header button
* Hiding "Open in App" button on mobile
* Blocking the "pardon the interruption" popup
* (Optionally) hiding the clap / share bar
* (Optionally) loading all post images up front, instead of lazy loading as you scroll
* (Optionally) disabling the popup menu that appears when selecting text### Preview
_Unreadable Medium_
![Medium: unreadable](before.png)_Medium Made Readable Again_
![Medium Made Readable Again](after.png)### Contributing
Want to improve something? Please do! Send a pull request or file an issue!
### License
MIT
### Credits
I'm Matt Baer, and I'm tired of annoying, user-hostile software. Inspired by this and a time when Medium was more readable, I built a writing platform called [Write.as](https://write.as) that [works great if you never sign up](https://write.as/new), [lets you read](https://read.write.as), and leaves out the comments, claps, and [dickbars](https://daringfireball.net/2017/06/medium_dickbars). It's perfect for when you just need to get your thoughts out — and if you want to share, you can always cross-post to Medium.
### Disclaimer regarding extension permissions
This extension requires access to all websites in order to make Medium articles on publications with different domain names than https://medium.com also readable.### Related
Other extensions to make the internet less annoying:
* [Make Facebook Browsable](https://github.com/thebaer/MFbB)