Todaily (for JIRA)
Avoid Wasting Time on Daily Standup Meetings using JIRA
Qu'est-ce que Todaily (for JIRA) ?
Todaily (for JIRA) est une extension Chrome développée par https://www.todaily.club, et sa fonction principale est "Avoid Wasting Time on Daily Standup Meetings using JIRA".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Todaily (for JIRA)
Téléchargez les fichiers d'extension Todaily (for JIRA) 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
Is your daily stand-up a daily waste of time? do you use JIRA system with the quick filters board per member view? Todaily is a unique Chrome extension that avoids time waisting and makes your Daily Stand-ups effective. 1. Refresh your JIRA board page. (domain should have jira subdomain, for example: "jira.mycompany.com" 2. Note a new button "STANDUP ON/OFF" on the bottom left of the screen. (ON by default) 3. Click on any of the members name (see screenshots) 4. That's it, you should see a countdown :) NOTE: - You can use the "STANDUP" button to easily turn on (or off) the extension when your on a stand-up. - You can edit the Settings via the Chrome Extension icon in your toolbar. (and set your favourite countdown, colours, texts etc) VIEW DEFAULT SETTINGS: - Right click the toolbar icon, and select "OPTIONS" ENJOY!
Informations de Base sur l'Extension
Nom | Todaily (for JIRA) |
ID | aidlimhbkbbifgjlihhhakplpgfoljmh |
URL Officiel | https://chromewebstore.google.com/detail/todaily-for-jira/aidlimhbkbbifgjlihhhakplpgfoljmh |
Description | Avoid Wasting Time on Daily Standup Meetings using JIRA |
Taille du Fichier | 476 KB |
Nombre d'Installations | 23 |
Version Actuelle | 1.7 |
Dernière Mise à Jour | 2020-07-11 |
Date de Publication | 2019-05-20 |
Développeur | https://www.todaily.club |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.todaily.club/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Tomer Ovadia \/\/ http:\/\/github.com\/otomer", "browser_action": { "default_icon": { "128": "images\/logo128.png", "16": "images\/logo16.png", "32": "images\/logo32.png", "48": "images\/logo48.png", "64": "images\/logo64.png" }, "default_popup": "popup\/popup.html" }, "content_scripts": [ { "js": [ "lib\/jquery.min.js", "shared\/util.js", "shared\/settings.js", "shared\/constants.js", "shared\/softwares.js", "content\/styles.js", "content\/content.js" ], "matches": [ " |