Code Monkey home page Code Monkey logo

openinbugzilla's Introduction

OpenInBugzilla

Chrome extension that searches configured Bugzilla instances for selected bug number(s)

Build

(1) Create a private key for signing the extension

(2) Build the extension

make

Install

(1) Install extension using the chrome extension manager, or by simply dragging the [.crx] file onto your browser window.

(2) Configure your Bugzilla URL in the extension's "Options" page. Multiple bugzilla servers, whether on-premise or internet hosted, are supported.

(3) Whenever a number is "selected" on a page, right-click and follow the menu to open the bug with the corresponding #. Multiple selection is supported - will open as a "search results" page.

Examples

The following "selection" formats are all supported:

single number: 1000

multiple numbers with comma/space separator: 1000,1001

"bug" prefix, case-insensitive, with/without '#': bug#1000 BUG1001

any combination of the above: 1000 bug1001,bug#1002

openinbugzilla's People

Contributors

zvikam avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.