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 là gì?

Jira Issue Creator in Chrome - Screen&Draw là một tiện ích mở rộng Chrome được phát triển bởi https://saasjet.com, và tính năng chính của nó là "💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Jira Issue Creator in Chrome - Screen&Draw

Tải xuống các tệp mở rộng Jira Issue Creator in Chrome - Screen&Draw dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        💡 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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Jira Issue Creator in Chrome - Screen&Draw Jira Issue Creator in Chrome - Screen&Draw
ID kfbnpkfjhmbadkpaidjhabanbfapdmnp
URL Chính Thức https://chromewebstore.google.com/detail/jira-issue-creator-in-chr/kfbnpkfjhmbadkpaidjhabanbfapdmnp
Mô tả 💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage
Kích Thước Tệp 18.65 MB
Số Lần Cài Đặt 334
Phiên Bản Hiện Tại 2.9.3
Cập Nhật Lần Cuối 2024-02-06
Ngày Phát Hành 2023-03-20
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://saasjet.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://saasjet.com/jira-task-management/
URL Trang Trợ Giúp https://saasjet.atlassian.net/servicedesk/customer/portal/1
URL Trang Chính Sách Bảo Mật https://saasjet.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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:\/\/*\/*",
                ""
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "reactContent.bundle.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "framesContent.bundle.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "js": [
                "editor\/index.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*\/*.xml"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": true,
            "js": [
                "inject-css\/index.js"
            ],
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*\/*.xml"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "logoWhite.png",
        "48": "logo1.png",
        "128": "logo1.png"
    },
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "dragIcon.svg",
                "dragIconHover.svg",
                "dragIconClick.svg",
                "monaco-editor\/*",
                "editor\/index.css",
                "readability\/index.css",
                "style.css",
                "Cross-pen.png",
                "recordingControllersIcons\/drag-icon.svg",
                "recordingControllersIcons\/cross-icon.svg",
                "recordingControllersIcons\/media-record.svg",
                "recordingControllersIcons\/pause-icon.svg",
                "Video-start.svg",
                "cross_icon.svg",
                "stop-recording.svg",
                "Cross-arrow.png",
                "menu-checkmark-on.png",
                "Cross-ellipse.png",
                "menu-checkmark-on.svg",
                "Cross-fill-ellipse.png",
                "Cross-line.png",
                "Cross-step.png",
                "Cross-text.png",
                "Cross-rectangle.png",
                "Cross-fill-rectangle.png",
                "Cross-move.png",
                "",
                "",
                "Cross-highlighter.svg",
                "Cross-highlighter.png",
                "Cross-highlighter.cur",
                "Cross-eraser.png",
                "Cross-text.png",
                "Cross-line.png",
                "Cross-move.png",
                "Cross-arrow.png",
                "Cross-fill-rectangle.png",
                "Cross-rectangle.png",
                "Cross-fill-ellipse.png",
                "Cross-ellipse.png",
                "Cross-step.png",
                "circleEraser.png",
                "Cross-move.svg",
                "Cross-screenshot.svg",
                "Cross-step.svg",
                "Cross-pen.svg",
                "blurImage.png",
                "Cross-eraser.svg",
                "Cross-arrow.svg",
                "Cross-copyElement.svg",
                "Cross-ellipse.svg",
                "Cross-fill-ellipse.svg",
                "Cross-fill-rectangle.svg",
                "Cross-line.svg",
                "Cross-rectangle.svg",
                "Cross-text.svg",
                "eraser.svg",
                "clipboard.svg",
                "highlighterCursor.svg",
                "blur.svg",
                "testIcon.svg",
                "annotationtemporary.svg",
                "circle.svg",
                "circlefill.svg",
                "rect.svg",
                "rectfill.svg",
                "arrow.svg",
                "pointer.svg",
                "stylebot.svg",
                "download.svg",
                "step.svg",
                "pointer.svg",
                "insertelement.svg",
                "highlighter.svg",
                "copyelement.svg",
                "clear.svg",
                "undo.svg",
                "redo.svg",
                "move.svg",
                "text.svg",
                "line.svg",
                "exit.svg",
                "shevronleft.svg",
                "shevronright.svg",
                "checkMark.svg",
                "changeColor.svg"
            ],
            "matches": [
                ""
            ]
        }
    ]
}