WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Speechify — Text to Speech

Speechify — Text to Speech

View on Chrome Web Store
View Speechify — Text to Speech Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (21,706 ratings)
13 new ratings
121 views
This extension has been viewed 121 times
1 downloads
This extension has been downloaded 1 times

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

Read aloud any Google Doc, PDF, webpage, or book with text to speech (TTS). Natural sounding voices in 60+ languages & 1,000 voices.
Type
Extension
Users
1,000,000 users
100K
Website speechify.com
Speechify
View author page of Speechify
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 14, 2017
Version 13.1.0
Manifest version
3
Updated
Updated on March 2, 2026
productivity/education
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Speechify — Text to Speech Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "author": "Speechify Inc",
    "version": "13.1.0",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "16": "images\/icon-light-square-16.png",
        "32": "images\/icon-light-square-32.png",
        "48": "images\/icon-light-square-48.png",
        "128": "images\/icon-light-square-128.png"
    },
    "commands": {
        "play-pause-new": {
            "suggested_key": {
                "mac": "Alt+A",
                "windows": "Alt+A",
                "chromeos": "Alt+A",
                "linux": "Alt+A"
            },
            "description": "Play\/Pause (new shortcut)"
        },
        "open-screenshot-mode": {
            "suggested_key": {
                "mac": "MacCtrl+Command+R",
                "windows": "Alt+R",
                "chromeos": "Alt+R",
                "linux": "Alt+R"
            },
            "description": "Open Screenshot Mode"
        },
        "save-to-library": {
            "suggested_key": {
                "mac": "Alt+L",
                "windows": "Alt+L",
                "chromeos": "Alt+L",
                "linux": "Alt+L"
            },
            "description": "Save To Library"
        },
        "voice-typing": {
            "suggested_key": {
                "mac": "Alt+S",
                "windows": "Alt+S",
                "chromeos": "Alt+S",
                "linux": "Alt+S"
            },
            "description": "Voice Typing"
        }
    },
    "minimum_chrome_version": "109",
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
        "sandbox": "sandbox allow-scripts; default-src *; media-src data:; style-src 'nonce-nVxWUtkqVd';"
    },
    "permissions": [
        "offscreen",
        "tabs",
        "tabCapture",
        "contextMenus",
        "storage",
        "alarms",
        "scripting",
        "unlimitedStorage",
        "system.cpu",
        "system.memory",
        "sidePanel"
    ],
    "host_permissions": [
        "<all_urls>",
        "https:\/\/*\/",
        "http:\/\/*\/",
        "file:\/\/*\/"
    ],
    "background": {
        "service_worker": "background\/main.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-idle-notifier.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-wrapper.js"
            ],
            "css": [
                "css\/speechify.css"
            ],
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "*:\/\/*.getspeechify.com\/*",
            "*:\/\/*.speechify.com\/*",
            "*:\/\/speechify.com\/*",
            "*:\/\/speechify.website\/*",
            "*:\/\/*.speechify.website\/*",
            "*:\/\/speechify.dev\/*",
            "*:\/\/*.speechify.dev\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "features.json",
                "fonts\/*",
                "images\/*",
                "audio\/*",
                "houdini.js",
                "content\/*",
                "offscreen\/*",
                "sidepanel\/*",
                "popup\/*"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": [],
            "use_dynamic_url": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "images\/icon-light-square-16.png",
            "32": "images\/icon-light-square-32.png",
            "48": "images\/icon-light-square-48.png",
            "128": "images\/icon-light-square-128.png"
        }
    },
    "side_panel": {
        "default_path": "sidepanel\/sidepanel.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnnXnXWS\/0k0it5ppG9ZrLg+vbLcnWIc7oO0etuckHIoLFnbjjpV7\/+ivDIkdkCpfbGtkc25lZfcuJHwk5b+kMEsWPeKn1XBENnxW4N3QdyXFQVEJeVQwGiuN0WBk3DTnfrwYePBzbfOelTVGR7hdLDsE+0WlQ+V3YfhcuCOHL7YxiCloj3fx7mr5H+q2VinDI\/hjhWTKmw7Udd39BMZgwkXO1rtDeR4YAgoQrRp4eKkOccSRW3osZXFRve1HSnk9PWAAsi\/AQNTvrcwMhGIyYMSd6xOpVt96mDa09oYCCidLAtCC3qRDPj4FUc0kogn5qjCDBYISYCO4KkRRFCbjBwIDAQAB"
}
© 2026 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