This is a plugin that allows you to move back and forth on GitHub issues without returning to the list page. You can install plugin to your Chrome here. To see how it works, check out this video
- Clone the repo
- Go to your chrome and extensions panel and activate "Developer mode" (on the top right corner)
- Click "Load unpacked" on the top left corner and import extension
- You are are ready to go
There are few thing that to be added:
- For now it's limited only to 100 issues that you can switch with this (even less, because GitHub treats PRs as issues), so need to make it work without this limitation
- Add support for GitLab and BitBucket (if you really need this - feel free to send a PR)
If something doesn't work or you see the way it can be improved, feel free to open Issue or send a PR