BrowserStack Accessibility Toolkit

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

Wat is BrowserStack Accessibility Toolkit?

BrowserStack Accessibility Toolkit is een Chrome-extensie ontwikkeld door https://browserstack.com, en de belangrijkste functie is "Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie BrowserStack Accessibility Toolkit

Download BrowserStack Accessibility Toolkit-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        ➤ 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                    

Basisinformatie over de Extensie

Naam BrowserStack Accessibility Toolkit BrowserStack Accessibility Toolkit
ID fmkhjeeeojocenbconhndpiohohajokn
Officiële URL https://chromewebstore.google.com/detail/browserstack-accessibilit/fmkhjeeeojocenbconhndpiohohajokn
Beschrijving Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.
Bestandsgrootte 2.52 MB
Aantal Installaties 11,732
Huidige Versie 1.1.0.6
Laatst Bijgewerkt 2024-03-01
Publicatiedatum 2024-02-03
Beoordeling 4.88/5 Totaal 57 Beoordelingen
Ontwikkelaar https://browserstack.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.browserstack.com/accessibility-testing
Help Pagina-URL https://www.browserstack.com/support/accessibility
URL van de Privacybeleid Pagina https://www.browserstack.com/privacy
Ondersteunde Talen 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."
}