Todaily (for JIRA)
Avoid Wasting Time on Daily Standup Meetings using JIRA
Todaily (for JIRA)とは何ですか?
Todaily (for JIRA)はhttps://www.todaily.clubによって開発されたChromeの拡張機能で、その主な機能は「Avoid Wasting Time on Daily Standup Meetings using JIRA」です。
拡張機能のスクリーンショット
Todaily (for JIRA)拡張機能のCRXファイルをダウンロード
Todaily (for JIRA)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| ID | aidlimhbkbbifgjlihhhakplpgfoljmh |
| 公式URL | https://chromewebstore.google.com/detail/todaily-for-jira/aidlimhbkbbifgjlihhhakplpgfoljmh |
| 説明 | Avoid Wasting Time on Daily Standup Meetings using JIRA |
| ファイルサイズ | 476 KB |
| インストール数 | 23 |
| 現在のバージョン | 1.7 |
| 最終更新日 | 2020-07-11 |
| 公開日 | 2019-05-20 |
| 開発者 | https://www.todaily.club |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.todaily.club/ |
| 対応言語 | 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": [
" | |