WebExtension.net
WebExtension.net

WAVE Evaluation Tool

View on Chrome Web Store
View WAVE Evaluation Tool Chrome Extension on Chrome Web Store
4.1 (142 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Evaluate web accessibility within your browser.
Type
Extension
Users
600,000 users
WebAIM
View author page of WebAIM
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 14, 2014
Version 3.2.7.2
Manifest version
3
Updated
Updated on September 20, 2024
View on Chrome Web Store
View WAVE Evaluation Tool Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WAVE Evaluation Tool",
    "short_name": "WAVE",
    "description": "Evaluate web accessibility within your browser.",
    "version": "3.2.7.2",
    "manifest_version": 3,
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "scripting"
    ],
    "host_permissions": [
        "file:\/\/\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "styles\/*",
                "chrome\/*",
                "background.js",
                "inject.js",
                "sidebar.html",
                "wave.min.js",
                "sidebar.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_title": "WAVE",
        "default_icon": {
            "16": "\/img\/wave16bk.png",
            "32": "\/img\/wave32bk.png",
            "64": "\/img\/wave64bk.png"
        }
    },
    "commands": {
        "toggle-extension": {
            "suggested_key": {
                "default": "Ctrl+Shift+U"
            },
            "description": "Send a 'toggle-extension' event to the extension"
        }
    },
    "icons": {
        "16": "\/img\/wave16.png",
        "32": "\/img\/wave32.png",
        "48": "\/img\/wave48.png",
        "64": "\/img\/wave64.png",
        "96": "\/img\/wave96.png",
        "128": "\/img\/wave128.png"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top