Skip to content

0x62ash/JIRA-Issue-Opener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short Description

Extension opens JIRA issue in new tab. User needs only to insert issue key.

It is useful for developers, analysts or testers who often need to open JIRA issue using its key.

Page of JIRA Issue Opener

Same extension for FireFox

Download and Install

  • Install last version from Google Store

or

  • Download source code from GitHub and load extension manually

Questions and Comments

Any questions or comments are welcome! You can write me an e-mail on [email protected] or leave a comment on this page.

Source Code and Issues

Source code and issue reporting is available at GitHub: https://github.com/iriiiina/JIRA-Issue-Opener

Screenshots

JIRA Issue Opener JIRA Issue Opener: Options

Description

Basically extension simply adds your issue key to specified URL and opens it in new tab:

URL/browse/KEY

Where URL is parameter, that user should specify in Options page (only one time after installation) and KEY is issue key that user inserts into extension field.

Features

  • KEY is case insensitive
  • All spaces in the beginning and in the end will be trimmed
  • Skype formatting will be trimmed: [16.09.2014 13:34:34] Irina Ivanova: KEY-776 will be recognized as KEY-776
  • If key contains only numbers it will be prepended with PROJECT option

Chrome Tip

You can configure hot keys for extension in the Google Chrome:

  • open the extensions tab - chrome://extensions
  • link "Configure commands" at the bottom
  • choose an extension and type a shortcut

Now You can use it completely without a mouse!

Posts About JIRA Issue Opener