Todaily (for JIRA)
Avoid Wasting Time on Daily Standup Meetings using JIRA
Was ist Todaily (for JIRA)?
Todaily (for JIRA) ist eine Chrome-Erweiterung, die von https://www.todaily.club entwickelt wurde, und ihr Hauptmerkmal ist "Avoid Wasting Time on Daily Standup Meetings using JIRA".
Erweiterungsscreenshots
Todaily (for JIRA)-Erweiterungs-CRX-Datei herunterladen
Laden Sie Todaily (for JIRA)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | Todaily (for JIRA) |
ID | aidlimhbkbbifgjlihhhakplpgfoljmh |
Offizielle URL | https://chromewebstore.google.com/detail/todaily-for-jira/aidlimhbkbbifgjlihhhakplpgfoljmh |
Beschreibung | Avoid Wasting Time on Daily Standup Meetings using JIRA |
Dateigröße | 476 KB |
Installationsanzahl | 23 |
Aktuelle Version | 1.7 |
Letztes Update | 2020-07-11 |
Veröffentlichungsdatum | 2019-05-20 |
Entwickler | https://www.todaily.club |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.todaily.club/ |
Unterstützte Sprachen | 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": [ " |