Jira Log Time
Log your daily time in seconds!
什麼是Jira Log Time?
Jira Log Time是由Jericho開發的Chrome擴展程式,該擴展的主要功能是“Log your daily time in seconds!”。
擴展截圖
下載Jira Log Time擴展crx文件
下載Jira Log Time擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Super lightweight plugin with no external dependencies. Access all your issues in a simple popup and log your time with one click. Provide custom JQL to filter out displayed issues.
擴展基本資訊
名稱 | Jira Log Time |
ID | peboekgeiffcaddndeonkmkledekeegl |
官方網址 | https://chromewebstore.google.com/detail/jira-log-time/peboekgeiffcaddndeonkmkledekeegl |
簡介 | Log your daily time in seconds! |
檔案大小 | 24.16 KB |
安裝次數 | 629 |
目前版本 | 1.2.1 |
更新時間 | 2017-01-25 |
上架時間 | 2017-01-25 |
評分 | 4.50/5 共 10 次評分 |
開發者 | Jericho |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Jira Log Time", "short_name": "Jira Log Time", "description": "Log your daily time in seconds!", "version": "1.2.1", "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "storage", " |