WebExtension.net
WebExtension.net

Screen Reader

View on Chrome Web Store
View Screen Reader Chrome Extension on Chrome Web Store
2.5 (1,079 ratings)

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

A web-powered screen reader
Type
Extension
Users
200,000 users
chrome-a11y-extensions
View author page of chrome-a11y-extensions
Published
Published on September 29, 2011
Version 53.0.2784.15
Manifest version
2
Updated
Updated on April 21, 2024
View on Chrome Web Store
View Screen Reader Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "automation": {
        "desktop": true
    },
    "background": {
        "page": "cvox2\/background\/background.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_globs": [
                "devtools:\/\/*"
            ],
            "js": [
                "chromevox\/injected\/shadydom_loader.js",
                "chromeVoxChromePageScript.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "en",
    "description": "A web-powered screen reader",
    "differential_fingerprint": "1.dc357c31eb9bbdaf5f4701f8300748c98bf71c71ad81230ffa0fd97b5edd92d7",
    "icons": {
        "16": "images\/chromevox-16.png",
        "48": "images\/chromevox-48.png",
        "128": "images\/chromevox-128.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEGBi\/oD7Yl\/Y16w3+gee\/95\/EUpRZ2U6c+8orV5ei+3CRsBsoXI\/DPGBauZ3rWQ47aQnfoG00sXigFdJA2NhNK9OgmRA2evnsRRbjYm2BG1twpaLsgQPPus3PyczbDCvhFu8k24wzFyEtxLrfxAGBseBPb9QrCz7B4k2QgxD\/CwIDAQAB",
    "manifest_version": 2,
    "name": "Screen Reader",
    "options_page": "chromevox\/background\/options.html",
    "permissions": [
        "accessibilityPrivate",
        "history",
        "notifications",
        "storage",
        "tabs",
        "tts",
        "<all_urls>"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "53.0.2784.15",
    "web_accessible_resources": [
        "chromevox\/background\/keymaps\/next_keymap.json",
        "chromevox\/injected\/api.js",
        "chromevox\/injected\/api_util.js",
        "chromevox\/injected\/mathjax.js",
        "chromevox\/injected\/mathjax_external_util.js",
        "webcomponents-bundle.js"
    ]
}
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