https://github.com/igorskyflyer/userscript-github-wide-markdown
✨ A lightweight UserScript that removes narrow layout; expands GitHub Markdown (*.md) files to full‑width for easier reading and better use of screen space. 📖
https://github.com/igorskyflyer/userscript-github-wide-markdown
back-end css fix github html igorskyflyer js layout markdown patch userscript view viewer width
Last synced: about 1 month ago
JSON representation
✨ A lightweight UserScript that removes narrow layout; expands GitHub Markdown (*.md) files to full‑width for easier reading and better use of screen space. 📖
- Host: GitHub
- URL: https://github.com/igorskyflyer/userscript-github-wide-markdown
- Owner: igorskyflyer
- License: gpl-3.0
- Created: 2025-09-20T01:23:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T18:41:52.000Z (8 months ago)
- Last Synced: 2025-09-22T20:35:17.485Z (8 months ago)
- Topics: back-end, css, fix, github, html, igorskyflyer, js, layout, markdown, patch, userscript, view, viewer, width
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/550390-github-wide-markdown
- Size: 60.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
GitHub Wide Markdown
Expands GitHub Markdown • Full Width Reading • Auto Apply On Loads • Cleaner Layout
A lightweight UserScript that removes narrow layout; expands GitHub Markdown (*.md) files to full‑width for easier reading and better use of screen space.
## ✅ Features
- 📄 Expands markdown view to full width
- 🎯 Removes GitHub's `1012px` container limit
- 🔄 Auto reapplies on dynamic page loads
- ⚡ Instant style override with no reload
- 🛡️ Stable selectors avoid random classnames
- 👀 Cleaner reading experience for all `.md` files
## ⚡ In Action
Figure 1. default GitHub Markdown view in narrow 1012px layout
Figure 2. GitHub Markdown expanded to full width with this UserScript
## 🧩 Compatibility
- Chrome
- Firefox
- Safari
- Edge
- Opera
## 📜 License
Licensed under the [**GPL-3.0-or-later**](https://github.com/igorskyflyer/userscript-github-wide-markdown/blob/main/LICENSE).
---
Made with care by [**Igor Dimitrijević (igorskyflyer)**](https://github.com/igorskyflyer).