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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "💡 Seamless Bug Reporting and Issue Creation: Send Visual Feedback Straight to Jira from Your Webpage"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Jira Issue Creator in Chrome - Screen&Draw एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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:\/\/*\/*",
                ""
            ],
            "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": [
                ""
            ]
        }
    ]
}