Old School GitHub chrome extension

Version: 1.8.0
Old School GitHub
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
5.00 Based on 12 user rates

What is Old School GitHub?

Old School GitHub is a ui extension for chrome. it's a free extension , it has 249 active users since released its first version, it earns an average rating of 5.00 from 12 rated user, last update is 992 days ago.


What’s new in version 1.8.0?

                Code available on GitHub https://github.com/daattali/oldschool-github-extension

Features
=========

1. **Move header tabs to main content area:** In the June update, GitHub moved the header buttons ("Code"/"Issues"/"Pull Requests"/etc) to the far left of the page. This became an issue if you have a big wide monitor because those buttons are now very very far from the rest of the page content. If you're on a laptop you probably won't notice the difference.

2. **Highlight selected page in header:** Prior to the update, the selected page you're on was clearly highlighted. The update made the current page selection much more subtle.

3. **Classic-syle buttons and labels:** The old buttons had depth and bold font, and the new buttons are flat and look less clickable.

4. **Add row separators in file explorer:** The file explorer that shows all the files and folders currently has no borders between rows, making it harder to read the file list.

5. **Remove circular user images and rounded corners everywhere:** The new circular user photos result in unwanted rounding near the corners, cropping significant features from photos that are intended to be square for some users. Many other items were also made very round.

And many other UI fixes such as fix the text width of issue counters and issue label, fix the whitespace of issues, add a slight background to README title, and more.


Limitations
=========

This extension can change the look of existing items on the page, but it cannot change the layout of the page by moving things around. 

For example, a common question is whether the repository sidebar can be moved to be above the main code section, like it was previously. Unfortunately that is not possible (or extremely difficult). 

The reason is because of the strange way GitHub handles internal links: some pages are actual page reloads, but some pages are fully loaded with AJAX. This makes it impossible to use JavaScript to fix any UI issues, and only CSS can be used. If you're on the Code tab and you click on Pull Requests then you don't actually refresh the page, but if you click on Issues then it is a new page. What that means is that after moving from Code to Pull Requests, any JavaScript changes are reverted because large portions of the page body were re-written. Technically it's possible to find hacky ways around that, using event listeners or mutator observers or any other technique and try to force a re-initialization of the JavaScript when a new page is AJAX-loaded, but that would be extremely difficult to work correctly and would be non performant. So unfortunately only CSS is used.            

How to install Old School GitHub?

You could download the latest version crx file or older version files and install it.


Preview of Old School GitHub


Technical Features:

  • Latest Version: 1.8.0
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Sunday, August 8th, 2021
  • Author: Dean Attali

Old School GitHub Available languages:

English (United States).


FAQ


Reviews of old school github:


Dan The Man November 24th, 2020
Dan The Man

New GitHub design really is a joke. It looks horrible on my wide screen monitors. Luckily there is this extension to bring back a more functional design, thank you!


Anthony “TheTechRobo” Morassutti September 18th, 2020
Anthony “TheTechRobo” Morassutti

Awesome extension! keep it up :D


Marie-Therese Fischer July 15th, 2020
Marie-Therese Fischer

Ah, this is SO much better. Thanks!

Read more review & comments of old school github