This is a chrome extension tool that I created to keep track of the latest 15 unique issues on github.
- Download the zip file and launch chrome.
- Navigate to chrome://extensions/
- Check Developer mode checkbox on top right
- click on Load unpacked extension and have chrome point to the root directory of the extension folder
- You will now see an extension on the top right side of the browser (github logo icon)
- 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.