Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1 KB

README.md

File metadata and controls

30 lines (22 loc) · 1 KB

Wider Github

Wider Github is a Chrome extension that allows you to maximize your screen size when looking at codes on Github. Works on commit code and READMEs. This extension is not affiliated with Github.

Download this repo at https://github.com/tmlee/wider_github/archive/master.zip

Before

ScreenShot

After

ScreenShot

Installation & Usage

1. Download this repo (https://github.com/tmlee/wider_github/archive/master.zip)
2. Open Google Chrome Browser
3. Open Extensions
4. Select 'Load unpacked extension'
5. Open the directory containing this repo
6. Browse to Github code and click the extension icon	

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request