Jira Work Management
Create tasks easily with Jira Work Management
Wat is Jira Work Management?
Jira Work Management is een Chrome-extensie ontwikkeld door https://atlassian.com, en de belangrijkste functie is "Create tasks easily with Jira Work Management".
Extensie Screenshots
Download het CRX-bestand van de extensie Jira Work Management
Download Jira Work Management-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Jira Work Management |
ID | eilakfdlgblfhmgelnodnalfhbeagelb |
Officiële URL | https://chromewebstore.google.com/detail/jira-work-management/eilakfdlgblfhmgelnodnalfhbeagelb |
Beschrijving | Create tasks easily with Jira Work Management |
Bestandsgrootte | 10.67 MB |
Aantal Installaties | 39,157 |
Huidige Versie | 1.1.51 |
Laatst Bijgewerkt | 2024-01-31 |
Publicatiedatum | 2022-01-13 |
Beoordeling | 2.70/5 Totaal 30 Beoordelingen |
Ontwikkelaar | https://atlassian.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.atlassian.com/software/jira/work-management |
Help Pagina-URL | https://support.atlassian.com/jira-work-management/ |
URL van de Privacybeleid Pagina | https://www.atlassian.com/legal/privacy-policy |
Ondersteunde Talen | 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": [ " |