JIRA Watcher
Receive notifications about new items on JIRA sites you visit.
Qu'est-ce que JIRA Watcher ?
JIRA Watcher est une extension Chrome développée par Andrei Georgescu, et sa fonction principale est "Receive notifications about new items on JIRA sites you visit.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JIRA Watcher
Téléchargez les fichiers d'extension JIRA Watcher 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
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®.
Informations de Base sur l'Extension
Nom | JIRA Watcher |
ID | bapeiigfpooiclmpeiahdcbndekahndl |
URL Officiel | https://chromewebstore.google.com/detail/jira-watcher/bapeiigfpooiclmpeiahdcbndekahndl |
Description | Receive notifications about new items on JIRA sites you visit. |
Taille du Fichier | 13.84 KB |
Nombre d'Installations | 270 |
Version Actuelle | 0.2.1 |
Dernière Mise à Jour | 2016-08-30 |
Date de Publication | 2016-08-30 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Andrei Georgescu |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |