Chrome extension to view a Kanban style board on top of the bugs list.
Supports viewing by bug status and assignee.
This extension is available on the Chrome Webstore but can also be installed from source:
-
Install from source:
- Clone repo
cd
into directory andbower install
- chrome://extensions/ and enable 'Developer mode'
- 'Load unpacked extension' and select the 'app' directory
Contributions are welcome! See issues/pull request page.
I am not a javascript dev! Use at your own risk.