JIRA Watcher
Receive notifications about new items on JIRA sites you visit.
什麼是JIRA Watcher?
JIRA Watcher是由Andrei Georgescu開發的Chrome擴展程式,該擴展的主要功能是“Receive notifications about new items on JIRA sites you visit.”。
擴展截圖
下載JIRA Watcher擴展crx文件
下載JIRA Watcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
JIRA Watcher helps you be more productive. It gives you desktop notification when you get new items according to your filters. When you open a website with JIRA instance, the extension begin to scan for new items. You will not receive double notifications from a single JIRA instance. You can however receive from multiple instances. Benefits: • low resources consumption • configurable • works for multiple instances opened • no impact on JIRA server JIRA® names and logos are trademarks of Atlassian®.
擴展基本資訊
名稱 | JIRA Watcher |
ID | bapeiigfpooiclmpeiahdcbndekahndl |
官方網址 | https://chromewebstore.google.com/detail/jira-watcher/bapeiigfpooiclmpeiahdcbndekahndl |
簡介 | Receive notifications about new items on JIRA sites you visit. |
檔案大小 | 13.84 KB |
安裝次數 | 270 |
目前版本 | 0.2.1 |
更新時間 | 2016-08-30 |
上架時間 | 2016-08-30 |
評分 | 5.00/5 共 3 次評分 |
開發者 | Andrei Georgescu |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "JIRA Watcher", "description": "Receive notifications about new items on JIRA sites you visit.", "version": "0.2.1", "options_ui": { "page": "options.html", "chrome_style": true }, "browser_action": { "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |