Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 698 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 698 Bytes

GitHub Issue Tracker

This is a chrome extension tool that I created to keep track of the latest 15 unique issues on github.

Installation

  1. Download the zip file and launch chrome.
  2. Navigate to chrome://extensions/
  3. Check Developer mode checkbox on top right
  4. click on Load unpacked extension and have chrome point to the root directory of the extension folder
  5. You will now see an extension on the top right side of the browser (github logo icon)
  6. Navigate to some issues. You will have to navigate to an issue thats in this format https://github.com/username/repo_name/issues/issue_number in order for the tool to track the issues you navigated to.