JIRAWorker
Track JIRA WorkLogs
ما هو JIRAWorker؟
JIRAWorker هو إضافة Chrome تم تطويرها بواسطة JIRALyzer، والميزة الرئيسية لها هي "Track JIRA WorkLogs".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة JIRAWorker
قم بتنزيل ملفات الامتداد JIRAWorker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Easily track the amount of hours logged in JIRA over a set time period. A great and easy way for Managers and Users alike to track their hours in JIRA in a nice and easy to use interface. Now with support for up to two teams Dynamically enable/disable particular user(s) for easier overview Displays current, and projected, velocity. Fully responsive and retina ready
معلومات أساسية عن التمديد
الاسم | |
ID | dcajmbfhmbfebahjbacngajigbapedjn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/jiraworker/dcajmbfhmbfebahjbacngajigbapedjn |
الوصف | Track JIRA WorkLogs |
حجم الملف | 1.77 MB |
عدد التثبيتات | 40 |
النسخة الحالية | 0.0.0.5 |
آخر تحديث | 2017-01-20 |
تاريخ النشر | 2017-01-20 |
المطور | JIRALyzer |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JIRAWorker", "version": "0.0.0.5", "manifest_version": 2, "description": "Track JIRA WorkLogs", "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": "JIRAWorker", "default_popup": "src\/browser_action\/browser_action.html" }, "background": { "scripts": [ "bower_components\/jquery\/dist\/jquery.min.js", "src\/inject\/background.js" ] }, "permissions": [ "tabs", "storage", "notifications", " |