An open API service indexing awesome lists of open source software.

https://github.com/achannarasappa/jira-sum

chrome extension that will sum all the story points for a given JIRA filter (across all pages)
https://github.com/achannarasappa/jira-sum

Last synced: about 2 months ago
JSON representation

chrome extension that will sum all the story points for a given JIRA filter (across all pages)

Awesome Lists containing this project

README

          

# jira-sum
Chrome extension that will sum all the story points for a given JIRA filter (across all pages)

## Installation
* Download or clone this repository into a directory
* Open the Extension Management page by navigating to `chrome://extensions`.
* The Extension Management page can also be opened by clicking on the Chrome menu, hovering over **More Tools** then selecting **Extensions**.
* Enable Developer Mode by clicking the toggle switch next to **Developer mode**.
* Click the **LOAD UNPACKED** button and select the extension directory.
See [here](https://developer.chrome.com/extensions/getstarted#manifest) for more detailed documentation

## Example
![Alt text](screenshot.png?raw=true "Optional Title")