JIRAWorker
Track JIRA WorkLogs
Qu'est-ce que JIRAWorker ?
JIRAWorker est une extension Chrome développée par JIRALyzer, et sa fonction principale est "Track JIRA WorkLogs".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JIRAWorker
Téléchargez les fichiers d'extension JIRAWorker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | dcajmbfhmbfebahjbacngajigbapedjn |
URL Officiel | https://chrome.google.com/webstore/detail/jiraworker/dcajmbfhmbfebahjbacngajigbapedjn |
Description | Track JIRA WorkLogs |
Taille du Fichier | 1.77 MB |
Nombre d'Installations | 40 |
Version Actuelle | 0.0.0.5 |
Dernière Mise à Jour | 2017-01-20 |
Date de Publication | 2017-01-20 |
Développeur | JIRALyzer |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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", " |