Jira Assistant: Worklog, Sprint report, etc

Help to track & upload work done on a Jira Ticket on timely basis and generate Worklog, Sprint and other custom reports.

Jira Assistant: Worklog, Sprint report, etc란 무엇입니까?

Jira Assistant: Worklog, Sprint report, etc은(는) https://jiraassistant.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Help to track & upload work done on a Jira Ticket on timely basis and generate Worklog, Sprint and other custom reports."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Jira Assistant: Worklog, Sprint report, etc 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        *** Important Update *** Ensure Browser Compatibility
Jira Assistant requires Chrome version 102.x or higher for optimal performance. If Add to chrome button is disabled, kindly update your browser.

Discover Jira Assistant: Your Ultimate Worklog & Reporting Management Solution!

🚀 Experience the Power of Jira Assistant 🚀
Visit https://www.jiraassistant.com for comprehensive details and alternative browser installation options.
Always use latest build of Jira Assistant by using Web version of tool, explore https://app.jiraassistant.com.


🎥 Dive Deeper with YouTube Videos 🎥
Learn about the rich features of Jira Assistant: https://www.youtube.com/watch?list=PLxDBQLgpBhsDGppYrDqARYULukk7XFJPV&v=HsWq7cT3Qq0

📊 Streamline Work Tracking and Reporting 📊

Are you seeking a seamless way to track and upload your progress on Jira Tickets while effortlessly generating Worklogs, Sprint Reports, and Custom Analytics? Look no further than Jira Assistant, your dedicated partner in efficient project management.

🔍 Key Features Overview 🔍
* Effortlessly log work with drag & drop and copy features.
* Track time using an integrated timer for precise worklogs.
* Bulk import worklogs and issues with CSV files.
* Access diverse reports on worklogs, sprints, estimates, and customized insights.
* Seamlessly integrate with calendars for automated meeting worklog creation.
* Enjoy customization with personalized dashboards, skins, and quick views.
* Connect with multiple Jira accounts and switch between instances effortlessly.
* Foster team collaboration with inbuilt planning poker.
* Export reports in CSV, Excel, and PDF formats.
* Gain insights from status-wise time spent reports.

📈 Dynamic Dashboard Creation 📈

* Craft personalized dashboards, add gadgets, and arrange layouts.
* Share your custom gadgets and reports with ease.
* Reorder gadgets with drag and drop functionality.

🗓️ Calendar and Worklog 🗓️
* Log and upload work on Jira Tickets seamlessly, visualized in a calendar format.
* Monitor missing or pending worklogs for better accountability.
* Clone and adjust worklogs with drag & drop functionality.
* Sync with Google / Outlook Calendar for automatic meeting worklogs.

📅 Simplify Your Menu Experience 📅
* Customize the JA icon menu to show preferred features or dashboards.
* Launch selected pages or dashboards with a small popover.

👥 Simplify Team Management with Groups 👥
* Create and link Jira groups, manage team members effectively.
* Leverage groups for enhanced reporting and time zone adjustments.

📊 Comprehensive Reporting Options 📊
* Generate day wise reports for user groups, leveraging customized time zones.
* Sprint-based reporting with options for multiple boards.
* Pivot report with row and column level grouping.
* Detailed user project summaries and filters for enhanced insights.
* Estimate vs. Actual analysis with story points or hours estimation.
* Craft custom reports with tailored fields and formatting.

🚀 Advanced Report Builder (BETA) 🚀
Develop intricate custom reports using multiple options.

✨ Additional Features ✨
* Dark skin for personalized aesthetics.
* Receive Chrome notifications for daily work log reminders.
* Stay updated with new Jira comments via notifications.
* Enjoy a user-friendly and intuitive interface.

🎥 Setup Assistance 🎥
Follow this video guide for easy setup: https://www.youtube.com/embed/HsWq7cT3Qq0?rel=0&autoplay=1&showinfo=0&cc_load_policy=1

🙌 Support Us 🙌
If you find value in Jira Assistant, consider supporting us with a donation: https://paypal.me/shridhartl

🔥 Elevate your Jira experience, simplify tracking and reporting, and harness the capabilities of Jira Assistant today! 🔥                    

확장 프로그램 기본 정보

이름 Jira Assistant: Worklog, Sprint report, etc Jira Assistant: Worklog, Sprint report, etc
ID momjbjbjpbcbnepbgkkiaofkgimihbii
공식 URL https://chromewebstore.google.com/detail/jira-assistant-worklog-sp/momjbjbjpbcbnepbgkkiaofkgimihbii
설명 Help to track & upload work done on a Jira Ticket on timely basis and generate Worklog, Sprint and other custom reports.
파일 크기 2.39 MB
설치 횟수 75,290
현재 버전 2.58
최근 업데이트 2023-12-22
출시 날짜 2020-07-04
평점 4.85/5 총 192 개의 평점
개발자 https://jiraassistant.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.jiraassistant.com/
도움말 페이지 URL https://www.jiraassistant.com/contact-us
개인정보 보호 정책 페이지 URL https://www.jiraassistant.com/privacy-policy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "Jira Assistant: Worklog, Sprint report, etc",
    "short_name": "Jira Assist",
    "version": "2.58",
    "description": "Help to track & upload work done on a Jira Ticket on timely basis and generate Worklog, Sprint and other custom reports.",
    "icons": {
        "24": "\/assets\/icon_24.png",
        "32": "\/assets\/icon_32.png",
        "48": "\/assets\/icon_48.png"
    },
    "action": {
        "default_icon": {
            "24": "\/assets\/icon_24.png",
            "32": "\/assets\/icon_32.png",
            "48": "\/assets\/icon_48.png"
        },
        "default_title": "Jira Assistant",
        "default_popup": "\/menu.html"
    },
    "commands": {
        "open-ja-dashboard": {
            "suggested_key": {
                "default": "Alt+J",
                "mac": "Command+Shift+J"
            },
            "description": "Open JiraAssist dashboard page"
        }
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.jiraassistant.com\/*",
            "http:\/\/local.jiraassistant.com\/*",
            "https:\/\/*.atlassian.net\/*"
        ]
    },
    "options_page": "index.html#\/options",
    "background": {
        "service_worker": "\/static\/js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                "https:\/\/*.jiraassistant.com\/*",
                "http:\/\/local.jiraassistant.com\/*"
            ]
        },
        {
            "resources": [
                "api-pollyfill.js",
                "\/assets\/*",
                "\/static\/js\/jira_cs.js",
                "\/static\/css\/jira_cs.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "oauth2": {
        "client_id": "692513716183-s97kv5slq5ihm410jq2kc4r8hr77rcku.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self';"
    },
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "idle",
        "scripting"
    ],
    "optional_permissions": [
        "unlimitedStorage",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/*.atlassian.net\/"
    ],
    "optional_host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "author": "Shridhar",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqubtoyFP8J36QWUHoe0K3rsvSc347uAaMaxjwhPj9Hu68BEH85tuqp4LM92MVu7TPXx30JCBUBqDpo4PUaQqVwSmIAjnlDrJ7ZB8+jw5Sm7vLTztex\/24wcF6Qtbsz9bXj8yLtVKHi2claEENLItrTx\/uJH0c8KzDPu0Vr3f3H7xAzh2i+6GJhyNDI4l0SNjJ3n\/CyGvuo6aNs8Q4zxoGPsqZrWH4eG98ozvPgGMrxTa0oDgpah\/LPrKulMDQmYRnwpgTw4lSyznrC6ydvcarkGebi6YajInmKm5dieL6rS8YPMyHBySu2l22ANIHz7jqHrbXaChw1ykMd7Er6slYQIDAQAB"
}