JIRAWorker
Track JIRA WorkLogs
Wat is JIRAWorker?
JIRAWorker is een Chrome-extensie ontwikkeld door JIRALyzer, en de belangrijkste functie is "Track JIRA WorkLogs".
Extensie Screenshots
Download het CRX-bestand van de extensie JIRAWorker
Download JIRAWorker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | dcajmbfhmbfebahjbacngajigbapedjn |
Officiële URL | https://chrome.google.com/webstore/detail/jiraworker/dcajmbfhmbfebahjbacngajigbapedjn |
Beschrijving | Track JIRA WorkLogs |
Bestandsgrootte | 1.77 MB |
Aantal Installaties | 40 |
Huidige Versie | 0.0.0.5 |
Laatst Bijgewerkt | 2017-01-20 |
Publicatiedatum | 2017-01-20 |
Ontwikkelaar | JIRALyzer |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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", " |