Scrumulator: Agile Storypoint Calculator

Scrumulator allows your team to easily and consistently determine story points, improving the accuracy of sprint planning

Scrumulator: Agile Storypoint Calculator क्या है?

Scrumulator: Agile Storypoint Calculator https://sethriggenbach.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scrumulator allows your team to easily and consistently determine story points, improving the accuracy of sprint planning"।

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

screenshot

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

crx प्रारूप में Scrumulator: Agile Storypoint Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Whether you are a developer new to Scrum, a seasoned Scrum master, or a Scrum instructor teaching brand-new Scrum trainees, ensuring a consistent approach to story pointing is a difficult and complicated process. 

Without accurate and consistent story pointing, it is near impossible to forecast velocity or plan upcoming sprints. 

Scrumulator solves this problem by providing your team with a fool-proof approach to story pointing. Simply select the anticipated time commitment along with the estimated level of complexity, and let the calculator do the rest!

Once you're satisfied with the results, click the copy button to instantly copy the story point value to your clipboard, then paste in Jira, Asana, or your project management software of choice. 

You can use Scrumulator by itself, or as part of an established process like story point poker. 

Either way, you will never second guess the accuracy or consistency of your story points again.                    

एक्सटेंशन की मूल जानकारी

नाम Scrumulator: Agile Storypoint Calculator Scrumulator: Agile Storypoint Calculator
ID fliedlbhhfgkahhgopbhbhgpoddffkjn
आधिकारिक URL https://chromewebstore.google.com/detail/scrumulator-agile-storypo/fliedlbhhfgkahhgopbhbhgpoddffkjn
विवरण Scrumulator allows your team to easily and consistently determine story points, improving the accuracy of sprint planning
फ़ाइल का आकार 6.25 KB
स्थापना संख्या 66
वर्तमान संस्करण 0.0.0.2
अंतिम अपडेट 2023-10-31
प्रकाशन तिथि 2022-04-06
डेवलपर https://sethriggenbach.com
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "description": "Scrumulator allows your team to easily and consistently determine story points, improving the accuracy of sprint planning",
    "name": "Scrumulator: Agile Storypoint Calculator",
    "version": "0.0.0.2",
    "web_accessible_resources": [
        {
            "resources": [
                "\/scrumulator.htm"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_popup": "\/scrumulator.htm"
    },
    "icons": {
        "128": "icon128.png"
    }
}