JIRA Capex Report
Creates a capex report based on your JIRA issues
Hvad er JIRA Capex Report?
JIRA Capex Report er en Chrome-udvidelse udviklet af JIRALyzer, og dens hovedfunktion er "Creates a capex report based on your JIRA issues".
Udvidelsesskærmbilleder
Download JIRA Capex Report-udvidelses-CRX-fil
Download JIRA Capex Report-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | JIRA Capex Report |
ID | nojcohbbfnojelnpelcookmhljdkfjaj |
Officiel URL | https://chromewebstore.google.com/detail/jira-capex-report/nojcohbbfnojelnpelcookmhljdkfjaj |
Beskrivelse | Creates a capex report based on your JIRA issues |
Filstørrelse | 1.35 MB |
Antal Installationer | 15 |
Nuværende Version | 0.0.0.7 |
Senest Opdateret | 2017-03-15 |
Udgivelsesdato | 2017-03-15 |
Udvikler | JIRALyzer |
[email protected] | |
Betalingsmetode | free |
Hjælpeside-URL | https://github.com/joacim-boive/jira-capex |
Understøttede Sprog | 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", " |