WebExtension.net
WebExtension.net

Voice Out: Text to Speech Voice Reader

View on Chrome Web Store
View Voice Out: Text to Speech Voice Reader Chrome Extension on Chrome Web Store
4.5 (49 ratings)

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

Use text to speech to read any webpage, Google Doc, PDF, or book with natural sounding voices.
Type
Extension
Users
10,000 users
Website voiceout.app
Dictanote
View author page of Dictanote
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 17, 2024
Version 1.14
Manifest version
3
Updated
Updated on October 28, 2024
View on Chrome Web Store
View Voice Out: Text to Speech Voice Reader Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "short_name": "__MSG_extension_short_name__",
    "description": "__MSG_extension_description__",
    "version": "1.14",
    "default_locale": "en",
    "minimum_chrome_version": "99",
    "action": {
        "default_popup": "popup.html?isPopup=1"
    },
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "permissions": [
        "activeTab",
        "contextMenus",
        "offscreen",
        "scripting",
        "storage",
        "tts"
    ],
    "optional_permissions": [
        "webRequest",
        "webNavigation"
    ],
    "host_permissions": [
        "https:\/\/translate.google.com\/",
        "https:\/\/cloud.google.com\/",
        "https:\/\/voiceout.app\/",
        "http:\/\/localhost:8000\/"
    ],
    "optional_host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "file:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "player.html",
                "sound\/*",
                "img\/*",
                "css\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "homepage_url": "https:\/\/voiceout.app",
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.voiceout.app\/*",
            "https:\/\/voiceout.app\/*",
            "http:\/\/localhost:8000\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjw\/5pDOPYuqZ74L0auMvEeGNA5k7zmEEse5XR0hOXOJ6Rst1j1EdI\/5kYYAkrcoNDo5x9dPOqo7SOZkLKGmPaeYj3+6l3b0rIqGIpSbiUtFbuAKnREf20k85jNpGQzanIENGFnDphVU4+HpNHr020o18a+mgzExynZKQ+yIbHVNaRhyFh\/TccjyOa227GwD6LP7uoxiAO2twkSu3hz7qtiY0ke+IgAnzbNU\/FN57i2GcztsTc8yqRf79yaTC\/lxZjOCkaOWeKUzHZDxDGytL1v666X6XtpUbsBGEUde8vfPqVG3Tv2o5UqvxTBvVG3z5cjKZTfEANYshIckGSPm8vQIDAQAB",
    "commands": {
        "play": {
            "suggested_key": {
                "default": "Alt+P"
            },
            "description": "play\/pause"
        },
        "stop": {
            "suggested_key": {
                "default": "Alt+O"
            },
            "description": "stop"
        },
        "forward": {
            "suggested_key": {
                "default": "Alt+Period"
            },
            "description": "forward"
        },
        "rewind": {
            "suggested_key": {
                "default": "Alt+Comma"
            },
            "description": "rewind"
        }
    }
}
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