BrowserStack Accessibility Toolkit

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

¿Qué es BrowserStack Accessibility Toolkit?

BrowserStack Accessibility Toolkit es una extensión de Chrome desarrollada por https://browserstack.com, y su función principal es "Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión BrowserStack Accessibility Toolkit

Descarga archivos de extensión BrowserStack Accessibility Toolkit en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        ➤ 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                    

Información Básica de la Extensión

Nombre BrowserStack Accessibility Toolkit BrowserStack Accessibility Toolkit
ID fmkhjeeeojocenbconhndpiohohajokn
URL Oficial https://chromewebstore.google.com/detail/browserstack-accessibilit/fmkhjeeeojocenbconhndpiohohajokn
Descripción Web Accessibility Testing Tool for WCAG & ADA compliance - Empowering Developers and Testers to find and fix accessibility issues.
Tamaño del Archivo 2.52 MB
Cantidad de Instalaciones 11,732
Versión Actual 1.1.0.6
Última Actualización 2024-03-01
Fecha de Publicación 2024-02-03
Calificación 4.88/5 Total de 57 Calificaciones
Desarrollador https://browserstack.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.browserstack.com/accessibility-testing
URL de la Página de Ayuda https://www.browserstack.com/support/accessibility
URL de la Página de Política de Privacidad https://www.browserstack.com/privacy
Idiomas Soportados 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."
}