Jira Issue Creator in Chrome - Screen&Draw
💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage
O que é Jira Issue Creator in Chrome - Screen&Draw?
Jira Issue Creator in Chrome - Screen&Draw é uma extensão do Chrome desenvolvida por https://saasjet.com, e sua principal característica é "💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Jira Issue Creator in Chrome - Screen&Draw
Baixe arquivos de extensão Jira Issue Creator in Chrome - Screen&Draw no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
💡 Seamless Bug Reporting: Send Visual Feedback Straight to Jira from Your Webpage 🐛 Report bugs faster⚡Create visual feedback 📷 Take screenshots ✏️ Mark up with annotation tools - pen, geometric shapes, highlighter, etc. 🕸️ Link visual web elements to Jira issues ⏺ Screen video record and send it in Jira tasks ► Speed up bug reporting: streamline the creation process Supercharge bug reporting with Issue Creator integration: rapidly report and create visual feedback in Jira! Boost your efficiency by creating issues 10x faster. ► Capture, annotate, and send with a click in Jira! Make bugs visible! Capture and illustrate visual bugs on your webpage effortlessly. Take a screenshot, annotate it, submit the issue form, and seamlessly continue browsing, all within your website. ►Effortlessly capture and share videos within Jira issues in seconds Enhanced bug reports or creative ideas in Jira Product Discovery: easily record web page videos in just a few clicks and seamlessly attach them to Jira tasks. ► Achieve perfect workflow sync: link visual web elements to Jira issues Enhance collaboration with your teammates by connecting visual web elements to Jira issues. TaskCompose allows you to create issues in any Jira project: ► Jira Software ► Jira Work Management ► Jira Service Management ► Jira Product Discovery ✅ Main features: ●Effortlessly create visual feedback and bug reports while maintaining focus on your website ●Use the power of visual communication by capturing and annotating screenshots ●Be sure that your unsaved tasks are stored in drafts always ●Establish a seamless sync with your team's work scoping by connecting visual web elements to Jira issues ✔ THE SUIT OF Issue Creator for Jira Cloud APPS To get even more possibilities for extension functionality, you need to download the app from the Atlassian Marketplace. Here is a 30-day trial to check if the app is good for you. [Atlassian Marketplace]: https://marketplace.atlassian.com/apps/1231078/task-compose-for-jira-cloud?tab=overview&hosting=cloud [ If you need any assistance or want to ask questions, please email us at [email protected] ] Book a demo call: https://calendly.com/vitalii_meeting/product-session-for-taskcompose-for-jira-cloud *Work with the app is absolutely safe and confidential.
Informações Básicas da Extensão
Nome | Jira Issue Creator in Chrome - Screen&Draw |
ID | kfbnpkfjhmbadkpaidjhabanbfapdmnp |
URL Oficial | https://chromewebstore.google.com/detail/jira-issue-creator-in-chr/kfbnpkfjhmbadkpaidjhabanbfapdmnp |
Descrição | 💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage |
Tamanho do Arquivo | 18.65 MB |
Contagem de Instalações | 334 |
Versão Atual | 2.9.3 |
Última Atualização | 2024-02-06 |
Data de Publicação | 2023-03-20 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | https://saasjet.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://saasjet.com/jira-task-management/ |
URL da Página de Ajuda | https://saasjet.atlassian.net/servicedesk/customer/portal/1 |
URL da Página de Política de Privacidade | https://saasjet.com/privacy-policy |
Idiomas Suportados | de,en,en-GB,en-US,fr,es,it,ru,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Jira Issue Creator in Chrome - Screen&Draw", "short_name": "JTM", "description": "\ud83d\udca1 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage", "version": "2.9.3", "manifest_version": 3, "default_locale": "en", "action": { "default_title": "Jira Issue Creator in Chrome - Screen&Draw", "default_popup": "index.html" }, "background": { "service_worker": "background.bundle.js" }, "permissions": [ "storage", "tabs", "cookies", "contextMenus", "scripting", "unlimitedStorage", "clipboardWrite" ], "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |