JIRA Capex Report
Creates a capex report based on your JIRA issues
Was ist JIRA Capex Report?
JIRA Capex Report ist eine Chrome-Erweiterung, die von JIRALyzer entwickelt wurde, und ihr Hauptmerkmal ist "Creates a capex report based on your JIRA issues".
Erweiterungsscreenshots
JIRA Capex Report-Erweiterungs-CRX-Datei herunterladen
Laden Sie JIRA Capex Report-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | JIRA Capex Report |
ID | nojcohbbfnojelnpelcookmhljdkfjaj |
Offizielle URL | https://chromewebstore.google.com/detail/jira-capex-report/nojcohbbfnojelnpelcookmhljdkfjaj |
Beschreibung | Creates a capex report based on your JIRA issues |
Dateigröße | 1.35 MB |
Installationsanzahl | 15 |
Aktuelle Version | 0.0.0.7 |
Letztes Update | 2017-03-15 |
Veröffentlichungsdatum | 2017-03-15 |
Entwickler | JIRALyzer |
[email protected] | |
Zahlungsart | free |
Hilfeseite URL | https://github.com/joacim-boive/jira-capex |
Unterstützte Sprachen | 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", " |