JIRA Capex Report
Creates a capex report based on your JIRA issues
ما هو JIRA Capex Report؟
JIRA Capex Report هو إضافة Chrome تم تطويرها بواسطة JIRALyzer، والميزة الرئيسية لها هي "Creates a capex report based on your JIRA issues".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة JIRA Capex Report
قم بتنزيل ملفات الامتداد JIRA Capex Report بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | JIRA Capex Report |
ID | nojcohbbfnojelnpelcookmhljdkfjaj |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/jira-capex-report/nojcohbbfnojelnpelcookmhljdkfjaj |
الوصف | Creates a capex report based on your JIRA issues |
حجم الملف | 1.35 MB |
عدد التثبيتات | 15 |
النسخة الحالية | 0.0.0.7 |
آخر تحديث | 2017-03-15 |
تاريخ النشر | 2017-03-15 |
المطور | JIRALyzer |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة المساعدة | https://github.com/joacim-boive/jira-capex |
اللغات المدعومة | 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", " |