Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 689 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 689 Bytes

JIRA Extensions

This project contains browser extensions for working with JIRA.

Features

  • Collapsing git commit history by branch

Installation

Chrome

  1. Open Settings - Extensions
  2. Turn on "Developer Mode"
  3. Click "Load unpacked extension..." and browse for the source code folder

Firefox

  1. Install Greasemonkey extension
  2. Drag'n'drop file JIRAExtensions.user.js into Firefox

This extension works only on URLs listed in manifest.json (for Chrome) or JIRAExtensions.user.js (Greasemonkey). If it does not work, check if your JIRA URL is listed in the proper file. Add your JIRA URL if necessary.