Browser plugin for predicting bug codes from Github repository, based on the Google's blog post: Bug Prediction at Google
NOTE: Please do not have high expectations on this. This is basically for personal study about the way to make Google Chrome Extesions, and I have spent only a few days of my spare time so far.
Go to Chrome Web Store
- Display Bugspot nav button after moving links (currently it appears only when the page is rendered first time)
- Show the related commits
- Read more than 100 commits for making the raking list (currently latest 100 commits are used)
- Safari version, Firefox version,..
- test code
Any discussoins, new ideas, pull requests, reporting bugs, fork, review, asking questions, ... are appreciated:)
(MIT License) - Copyright (c) 2015 Komei Shimamura