BrowserStack Accessibility Toolkit

Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.

BrowserStack Accessibility Toolkit क्या है?

BrowserStack Accessibility Toolkit https://browserstack.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        ➤ BrowserStack Accessibility Toolkit is your go-to solution for proactive, efficient, and standards-compliant web accessibility testing. Ensure your website is inclusive, accessible, and ready for all users. Install now and unlock seamless Web Accessibility Testing for free!

➤ Why choose Accessibility Toolkit for Web Accessibility?
1. Inclusive User Experiences: Create exceptional user experiences that cater to everyone, embracing the diverse needs of the 1 billion people worldwide living with disabilities.
2. Risk Mitigation: Mitigate the potential for accessibility lawsuits, minimizing both financial risks and legal costs.
3. Compliance: Built on WCAG principles, our test engine covers ADA, AODA, Section 508, and EN 301 549 compliance.
4. Shift-left approach - Perform Accessibility testing in development stages rather than waiting until the end of the development cycle or after the product has been released.
5. Developer & tester friendly - Tailored for both developers and testers, our user-friendly extension simplifies accessibility testing, reducing the learning curve and streamlining your workflow.

➤ Key features: 
1. Workflow scanner: Experience a scanner that doesn't limit itself to one page. Our active scanner continuously identifies and reports issues as you interact with and navigate across webpages, saving you valuable time and effort by being 5X faster than traditional methods.
2. Assisted test: Effortlessly identify advanced accessibility issues, including complex interactions like keyboard navigation. No specialized accessibility expertise is required; our tests make it easy for anyone to catch and resolve complex issues.
3. Screen reader launcher: Test your website's usability directly with real screen readers on Mac, Windows, Android, and iOS. Say farewell to slow VMs and high-maintenance device labs.

➤ User benefits:
1. Zero duplicates - The tool intelligently clears clutter, showing only unique issues after the scan, avoiding hours of cleanup.
2. Prioritization Made Simple: Organizes affected components by severity, making it easy to prioritize critical issues.
3. Source Identification: Pinpoint the source of accessibility issues using a single log of interactions and detected issues across webpages.
4. Insightful reporting: Auto-generated reports to enhance accessibility debugging. Access all reports in one place, consolidate them within seconds, or share effortlessly within or outside your team.

➤ To start using the extension, launch the desired webpage in your browser. Open DevTools—simply right-click on the page and choose "Inspect." Within DevTools, navigate to the Accessibility Toolkit tab to kickstart your testing process.

➤ Learn more at
○ BrowserStack Accessibility Testing - www.browserstack.com/accessibility-testing 
○ Documentation - www.browserstack.com/docs/accessibility                    

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

नाम BrowserStack Accessibility Toolkit BrowserStack Accessibility Toolkit
ID fmkhjeeeojocenbconhndpiohohajokn
आधिकारिक URL https://chromewebstore.google.com/detail/browserstack-accessibilit/fmkhjeeeojocenbconhndpiohohajokn
विवरण Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.
फ़ाइल का आकार 2.52 MB
स्थापना संख्या 11,732
वर्तमान संस्करण 1.1.0.6
अंतिम अपडेट 2024-03-01
प्रकाशन तिथि 2024-02-03
रेटिंग 4.88/5 कुल 57 रेटिंग्स
डेवलपर https://browserstack.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.browserstack.com/accessibility-testing
सहायता पृष्ठ URL https://www.browserstack.com/support/accessibility
गोपनीयता नीति पृष्ठ URL https://www.browserstack.com/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "BrowserStack Accessibility Toolkit",
    "version": "1.1.0.6",
    "version_name": "1.1.0.6",
    "permissions": [
        "scripting",
        "cookies",
        "activeTab",
        "tabs",
        "storage",
        "debugger",
        "unlimitedStorage",
        "webNavigation"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "browserstack16.png",
        "48": "browserstack48.png",
        "128": "browserstack128.png"
    },
    "action": {
        "default_title": "BrowserStack Accessibility Toolkit",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.axe.min.js.f5f67518.7d8eca4b.js",
                "assets\/content-script-loader.content.js.4b3e743a.15e0ea1f.js",
                "assets\/content-script-loader.SelectorHelper.js.839362d1.7adaf05c.js"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "matches": [
                ""
            ]
        }
    ],
    "devtools_page": "devtools.html",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "node_modules\/axe-core\/axe.min.js",
                "src\/runtime\/injectGlobal.js",
                "src\/runtime\/SelectorHelper\/SelectorHelper.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/_commonjsHelpers.712cc82f.js",
                "assets\/axe.min.js.f5f67518.js",
                "assets\/issueTemplate.d5db62cd.js",
                "assets\/v4.08a953c1.js",
                "assets\/messages.31e9ecf6.js",
                "assets\/helper.8643157e.js",
                "assets\/ATRules.67f6a2fa.js",
                "assets\/settings.a4a1891b.js",
                "assets\/content.js.4b3e743a.js",
                "assets\/SelectorHelper.js.839362d1.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/atContent.21e7c478.js",
                "assets\/issueTemplate.d5db62cd.js",
                "assets\/v4.08a953c1.js",
                "assets\/messages.31e9ecf6.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "description": "Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues."
}