Back to directory
xthexder avatar

wide-github

Change all github repository pages to be full width and dynamically sized.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/xthexder/wide-github.git

444

Stars

85

Forks

18

Watchers

MIT

License

Wide GitHub

This plugin changes all GitHub repository pages to be full width and dynamically sized. Gists are supported as of version 1.1.0.

This repository always contains the latest version, the Chrome and Firefox extension updates may be delayed by submission reviews.

Installing

As a Chrome Extension:

The Chrome extension can be installed from the Chrome Web Store

As a Firefox Addon:

The Firefox addon can be installed from the Mozilla Addons Website

As a Greasemonkey / UserScript:

This script can be installed into Greasemonkey or other user script plugins by going here: wide-github.user.js

As a Stylus / UserCSS

This style can be installed into Stylus by going here: wide-github.user.css

Development

To generate the user.js for Greasemonkey, run make js.

The user.css can be built using make css.

The chrome extension and firefox addon are identical and can be built using make chrome.

Releases

May 18, 2026

v1.7.4

Download .zip

Fixed width on Pull Request page for May 2026 GitHub layout updates.

Feb 5, 2026

v1.7.3

Download .zip

Updated for GitHub's Feb 2026 layout changes

Jan 28, 2026

v1.7.2

Download .zip

Fixed the issues page after the latest GitHub updates

Jul 19, 2025

v1.7.1

Download .zip

Updated for July 2025 GitHub layout updates to Issues and Commit listings

May 8, 2025

v1.7.0

Download .zip

Updated CSS for latest GitHub issues page changes. Improved loading responsiveness of UserScripts variant.