WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
GPT Reader: Free AI Text to Speech with ChatGPT Voices, TTS

GPT Reader: Free AI Text to Speech with ChatGPT Voices, TTS

View on Chrome Web Store
4.8 (55 ratings)
2 new ratings
16 views
0 downloads

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

Bring natural AI voices from ChatGPT to your text with text to speech (tts)—read aloud or download high-quality audio for free
Type
Extension
Users
7,000 users
1K
Website gpt-reader.com
democraticdeveloper
Published
Version 1.5.1
Manifest version
3
Updated
make_chrome_yours/accessibility
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.5.1",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "options_ui": {
        "page": "src\/pages\/options\/index.html"
    },
    "action": {
        "default_icon": {
            "128": "logo-128.png"
        }
    },
    "icons": {
        "128": "logo-128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "notifications"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-Dpp4tNYk.js"
            ],
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "css": [
                "contentStyle.css",
                "assets\/index-B65rFgxO.css"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/loginMessage.tsx-loader-n66iF2ZD.js"
            ],
            "matches": [
                "https:\/\/auth.openai.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "devtools_page": "src\/pages\/devtools\/index.html",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "resources": [
                "contentStyle.css",
                "logo-128.png",
                "chrome-pin.png",
                "firefox-pin.png",
                "extension-guide.png",
                "pdf.worker.js",
                "injected.js",
                "assets\/client-6bPc9rev.js",
                "assets\/utils-QvCSb_BW.js",
                "assets\/_commonjsHelpers-D6-XlEtG.js",
                "assets\/__vite-browser-external-BIHI7g3E.js",
                "assets\/index.tsx-DzVnlk1f.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/auth.openai.com\/*"
            ],
            "resources": [
                "logo-128.png",
                "assets\/loginMessage.tsx-Db-5A9m0.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}
© 2025 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.