/bugzilla-board

Bugzilla Kanban board Chrome extension - no APIs needed

Primary LanguageJavaScriptMIT LicenseMIT

Bugzilla-board

Chrome extension to view a Kanban style board on top of the bugs list.

Supports viewing by bug status and assignee.

alt text

Install

This extension is available on the Chrome Webstore but can also be installed from source:

  • Chrome Webstore install

  • Install from source:

    • Clone repo
    • cd into directory and bower install
    • chrome://extensions/ and enable 'Developer mode'
    • 'Load unpacked extension' and select the 'app' directory

Contributions

Contributions are welcome! See issues/pull request page.

Disclaimer

I am not a javascript dev! Use at your own risk.