An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![wide github logo](icons/Wide-GitHub_LogoExpanded.png?raw=true)

[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.