JIRA Capex Report
Creates a capex report based on your JIRA issues
Wat is JIRA Capex Report?
JIRA Capex Report is een Chrome-extensie ontwikkeld door JIRALyzer, en de belangrijkste functie is "Creates a capex report based on your JIRA issues".
Extensie Screenshots
Download het CRX-bestand van de extensie JIRA Capex Report
Download JIRA Capex Report-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Using Atlassian JIRA - create a report showing all logged time, including sub-tasks, during your specified time period! Commonly used to be able to capitalise time, for instance. Simply enter your JIRA URL, credentials, and JQL of the JIRAs that you wish to analyze.
Basisinformatie over de Extensie
Naam | JIRA Capex Report |
ID | nojcohbbfnojelnpelcookmhljdkfjaj |
Officiële URL | https://chromewebstore.google.com/detail/jira-capex-report/nojcohbbfnojelnpelcookmhljdkfjaj |
Beschrijving | Creates a capex report based on your JIRA issues |
Bestandsgrootte | 1.35 MB |
Aantal Installaties | 15 |
Huidige Versie | 0.0.0.7 |
Laatst Bijgewerkt | 2017-03-15 |
Publicatiedatum | 2017-03-15 |
Ontwikkelaar | JIRALyzer |
[email protected] | |
Betalingswijze | free |
Help Pagina-URL | https://github.com/joacim-boive/jira-capex |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JIRA Capex Report", "version": "0.0.0.7", "manifest_version": 2, "description": "Creates a capex report based on your JIRA issues", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "80": "icons\/icon80.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "JIRA Capex Report", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "tabs", "storage", " |