Skip to content

fabiocchetti/wide-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wide github logo

Download add-on on Mozilla.org

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

  • Support new UI and the updated code panel (Issue #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 and Issue #15).
  • Fixed an issue that caused the comment dialog box on pull requests to be wider than the screen in some circumstances (Issue #16).
  • Improved support for dark mode.

2.0.0

  • Add-on CSS code complete refactoring.
  • Support for the new GitHub design released in 2020 (Issue #8, Issue #10 and Issue #11).
  • Initial support for GitHub Enterprise (Issue #5, thanks @henrik242).
  • Instead of using breakpoints, Wide GitHub now makes the page content always fit your screen width. No matter the display size (Issue #9).

1.2.0

  • Native support for extra large displays (Issue #4).
  • Several improvements to the CSS code.

1.1.0

  • Support for private GitHub domains (Issue #1).
  • Project views have been excluded. Wide GitHub should not be enabled there (Issue #2).
  • Fixed bigger-than-expected images in user detail view. (Issue #3).

1.0.1

  • Minor changes.

1.0.0

  • Initial release.