Hide Private Repositories Chrome Extension

Hides your private GitHub information by removing it from the DOM.

Installation:

From: Thoughtbot how to make a chrome extension

  1. Clone the repository
  2. To load your extension in Chrome, open up chrome://extensions/ in your browser and click “Developer mode” in the top right. Now click “Load unpacked extension…” and select the extension’s directory. You should now see your extension in the list.