Jira Work Management
Create tasks easily with Jira Work Management
Cos'è Jira Work Management?
Jira Work Management è un'estensione di Chrome sviluppata da https://atlassian.com, e la sua funzione principale è "Create tasks easily with Jira Work Management".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Jira Work Management
Scarica i file di estensione Jira Work Management in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Move projects forward without switching tabs: the Jira Work Management Chrome Extension lets you create action items on any webpage. HOW IT WORKS Create a task from anywhere Assign it to the right teammate and project Add a helpful description Drop in an attachment, like a quick screenshot or a link Open your project for the full picture Pro tip: Grab the corner of your Jira Work Management window to move it around your screen. From customizable views to powerful automations, Jira Work Management is your business team's new favorite work tool.
Informazioni di Base sull'Estensione
Nome | Jira Work Management |
ID | eilakfdlgblfhmgelnodnalfhbeagelb |
URL Ufficiale | https://chromewebstore.google.com/detail/jira-work-management/eilakfdlgblfhmgelnodnalfhbeagelb |
Descrizione | Create tasks easily with Jira Work Management |
Dimensione del File | 10.67 MB |
Conteggio Installazioni | 39,157 |
Versione Corrente | 1.1.51 |
Ultimo Aggiornamento | 2024-01-31 |
Data di Pubblicazione | 2022-01-13 |
Valutazione | 2.70/5 Totale 30 Valutazioni |
Sviluppatore | https://atlassian.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.atlassian.com/software/jira/work-management |
URL della Pagina di Aiuto | https://support.atlassian.com/jira-work-management/ |
URL della Pagina della Politica sulla Privacy | https://www.atlassian.com/legal/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jira Work Management", "description": "Create tasks easily with Jira Work Management", "manifest_version": 2, "version": "1.1.51", "icons": { "16": "production-Logo.png", "48": "production-Logo.png", "128": "production-Logo.png" }, "browser_action": { "default_icon": { "16": "production-Logo.png", "48": "production-Logo.png" }, "default_popup": "popup.html" }, "background": { "scripts": [ "background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |