Jira Issue Creator in Chrome - Screen&Draw
💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage
Jira Issue Creator in Chrome - Screen&Draw란 무엇입니까?
Jira Issue Creator in Chrome - Screen&Draw은(는) https://saasjet.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage"입니다.
확장 프로그램 스크린샷
Jira Issue Creator in Chrome - Screen&Draw 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
💡 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.
확장 프로그램 기본 정보
이름 | Jira Issue Creator in Chrome - Screen&Draw |
ID | kfbnpkfjhmbadkpaidjhabanbfapdmnp |
공식 URL | https://chromewebstore.google.com/detail/jira-issue-creator-in-chr/kfbnpkfjhmbadkpaidjhabanbfapdmnp |
설명 | 💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage |
파일 크기 | 18.65 MB |
설치 횟수 | 334 |
현재 버전 | 2.9.3 |
최근 업데이트 | 2024-02-06 |
출시 날짜 | 2023-03-20 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://saasjet.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://saasjet.com/jira-task-management/ |
도움말 페이지 URL | https://saasjet.atlassian.net/servicedesk/customer/portal/1 |
개인정보 보호 정책 페이지 URL | https://saasjet.com/privacy-policy |
지원되는 언어 | 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:\/\/*\/*", " |