Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.05 KB

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 Store may not have been updated as recently.

Installing

As a Chrome Extension:

This chrome extension can be installed from the Chrome Web Store

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 can be built using make chrome.