Time Tracker by Tempo
Track and visualize your progress on Jira issues
Time Tracker by Tempoคืออะไร?
Time Tracker by Tempo เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tempo.io และคุณลักษณะหลักของมันคือ "Track and visualize your progress on Jira issues"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Time Tracker by Tempo
ดาวน์โหลดไฟล์ส่วนขยาย Time Tracker by Tempo ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Track the duration of your work on Jira issues with real-time browser trackers. Start a tracker and assign it to a Jira issue, or use it for work outside of Jira * Add new trackers and pause or stop them as required * Use as many trackers as you like when working on multiple issues at once * Visualize all active trackers across your browser tabs * Log time from extension or from the Log Time form on Timesheets * Locate trackers easily from the bottom-right of your browser Time Tracker by Tempo is free and available for all Tempo customers on Jira Cloud. Learn more: https://www.tempo.io/automated-time-tracking UPDATE (v.2.0.10): * Log time directly from the extension, or go to the Log Time form on Timesheets to specify details like Start Time, Account, etc. UPDATE (v.2.0.1): * Trackers are visible across all webpages (not just Jira) * Log time directly from the extension (if your Tempo instance does not require additional worklog attributes) * Edit duration before logging time * Extension icon shows tracker is running * Hide presence of trackers if required
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Time Tracker by Tempo |
ID | nlpnopimcnncncmmjdijebhlmkfandpl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/time-tracker-by-tempo/nlpnopimcnncncmmjdijebhlmkfandpl |
คำอธิบาย | Track and visualize your progress on Jira issues |
ขนาดไฟล์ | 1.83 MB |
จำนวนการติดตั้ง | 12,308 |
เวอร์ชันปัจจุบัน | 2.0.15 |
อัปเดตครั้งล่าสุด | 2024-01-18 |
วันที่เผยแพร่ | 2020-04-16 |
คะแนน | 2.48/5 รวมทั้งหมด 82 คะแนน |
ผู้พัฒนา | https://tempo.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://tempo.io |
URL หน้าช่วยเหลือ | https://help.tempo.io/cloud/en/tempo-timesheets/tempo-apps/time-tracker-by-tempo-for-chrome.html |
URL หน้านโยบายความเป็นส่วนตัว | https://www.tempo.io/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Time Tracker by Tempo", "version": "2.0.15", "description": "Track and visualize your progress on Jira issues", "icons": { "16": "\/assets\/logos\/tempo-logo16.png", "32": "\/assets\/logos\/tempo-logo32.png", "48": "\/assets\/logos\/tempo-logo48.png", "128": "\/assets\/logos\/tempo-logo128.png" }, "background": { "service_worker": "background.bundle.js" }, "content_scripts": [ { "exclude_matches": [ "https:\/\/*.atlassian.net\/plugins\/servlet\/ac\/io.tempo.jira\/oauth-authorize\/*" ], "matches": [ " |