Sprint Team Capacity Calculator

Calculate the total amount of Story Points your team can take on during a given sprint - based on time off, average velocity, etc.

ما هو Sprint Team Capacity Calculator؟

Sprint Team Capacity Calculator هو إضافة Chrome تم تطويرها بواسطة Matt Carlucci، والميزة الرئيسية لها هي "Calculate the total amount of Story Points your team can take on during a given sprint - based on time off, average velocity, etc.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Sprint Team Capacity Calculator

قم بتنزيل ملفات الامتداد Sprint Team Capacity Calculator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Calculate the total amount of Story Points your team can take on during a given sprint - based on time off, average velocity, etc. Approved and love by Certified ScrumMasters!                    

معلومات أساسية عن التمديد

الاسم Sprint Team Capacity Calculator Sprint Team Capacity Calculator
ID kmhnjphlhbbbljklgceaadadlkcmaglo
عنوان URL الرسمي https://chromewebstore.google.com/detail/sprint-team-capacity-calc/kmhnjphlhbbbljklgceaadadlkcmaglo
الوصف Calculate the total amount of Story Points your team can take on during a given sprint - based on time off, average velocity, etc.
حجم الملف 50.95 KB
عدد التثبيتات 407
النسخة الحالية 1.0.0
آخر تحديث 2022-12-10
تاريخ النشر 2022-10-10
المطور Matt Carlucci
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.mcarlucci.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sprint Team Capacity Calculator",
    "version": "1.0.0",
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "author": "Matt Carlucci",
    "description": "Calculate the total amount of Story Points your team can take on during a given sprint - based on time off, average velocity, etc.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}