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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้าช่วยเหลือ | 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", " |