Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 975 Bytes

File metadata and controls

32 lines (18 loc) · 975 Bytes

github-jira-chrome-extension

Detect JIRA issue tags in GitHub comments and titles of pull requests, and turns them into hyperlinks.

Works on both GitHub Enterprise Cloud as well as public GitHub.com.

Available on the Google Chrome Webstore: https://chrome.google.com/webstore/detail/github-to-jira-links/jcioabgeaepidgkoibflheijdcignhcl

Development and Testing

  1. Clone this repository locally.
  2. In Google Chrome, go to Manage Extensions (chrome://extensions/).
  3. Enable Developer mode.
  4. Press Load unpacked and navigate to the folder with manifest.json, and Select.
  5. Voilà!

Building and publishing

See: https://developer.chrome.com/webstore/publish

Contributing

Contributions are welcome. Please fork the repository and submit a pull request from your local branch.

Support

Check out other Chrome extensions made by Hacktoolkit!

License

MIT. See LICENSE.md.