https://github.com/fabiocchetti/wide-github
Wide GitHub is a simple add-on that makes the GitHub layout wide on Mozilla Firefox.
https://github.com/fabiocchetti/wide-github
github mozilla-firefox
Last synced: 10 months ago
JSON representation
Wide GitHub is a simple add-on that makes the GitHub layout wide on Mozilla Firefox.
- Host: GitHub
- URL: https://github.com/fabiocchetti/wide-github
- Owner: fabiocchetti
- License: gpl-3.0
- Created: 2018-06-21T00:04:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T00:10:47.000Z (over 1 year ago)
- Last Synced: 2024-08-10T01:23:56.903Z (over 1 year ago)
- Topics: github, mozilla-firefox
- Language: CSS
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/widegithub/
- Size: 144 KB
- Stars: 18
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[Download add-on on Mozilla.org](https://addons.mozilla.org/en-US/firefox/addon/widegithub)
# Wide GitHub
Wide GitHub is a simple add-on that makes the GitHub layout **wide** on Mozilla Firefox.
Now you can really focus on your code.
It works on Mozilla Firefox 57 (Quantum) or superior. Compatible with private GitHub (and some GitHub Enterprise) domains.
### Changelog
**2.4.0**
- Support [evolved GitHub issues](https://github.blog/changelog/2024-10-01-evolving-github-issues-public-beta/) ([Issue #25](https://github.com/fabiocchetti/wide-github/issues/25), thanks to [@AetherUnbound](https://github.com/AetherUnbound)).
**2.3.0**
- Improved support for the "Blame" view ([Issue #21](https://github.com/fabiocchetti/wide-github/issues/21)).
- Minor fixes and general CSS tweaks.
**2.2.0**
- Support new UI and the updated code panel ([Issue #19](https://github.com/fabiocchetti/wide-github/issues/19)).
**2.1.0**
- Added toggle button on the Firefox toolbar, so that Wide GitHub can now be enabled or disabled on specific pages ([Issue #7](https://github.com/fabiocchetti/wide-github/issues/7) and [Issue #15](https://github.com/fabiocchetti/wide-github/issues/15)).
- Fixed an issue that caused the comment dialog box on pull requests to be wider than the screen in some circumstances ([Issue #16](https://github.com/fabiocchetti/wide-github/issues/16)).
- Improved support for dark mode.
**2.0.0**
- Add-on CSS code complete refactoring.
- Support the new GitHub design released in 2020 ([Issue #8](https://github.com/fabiocchetti/wide-github/issues/8), [Issue #10](https://github.com/fabiocchetti/wide-github/issues/10) and [Issue #11](https://github.com/fabiocchetti/wide-github/issues/11)).
- Initial support for GitHub Enterprise ([Issue #5](https://github.com/fabiocchetti/wide-github/issues/5), thanks [@henrik242](https://github.com/henrik242)).
- Instead of using breakpoints, Wide GitHub now makes the page content always fit your screen width. No matter the display size ([Issue #9](https://github.com/fabiocchetti/wide-github/issues/9)).
**1.2.0**
- Native support for extra large displays ([Issue #4](https://github.com/fabiocchetti/wide-github/issues/4)).
- Several improvements to the CSS code.
**1.1.0**
- Support for private GitHub domains ([Issue #1](https://github.com/fabiocchetti/wide-github/issues/1)).
- [Project views](https://help.github.com/en/articles/about-project-boards) have been excluded. Wide GitHub should not be enabled there ([Issue #2](https://github.com/fabiocchetti/wide-github/issues/2)).
- Fixed bigger-than-expected images in user detail view. ([Issue #3](https://github.com/fabiocchetti/wide-github/issues/3)).
**1.0.1**
- Minor changes.
**1.0.0**
- Initial release.