WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
ChatGPT Transcriber: Free AI Speech to Text with Whisper Transcription

ChatGPT Transcriber: Free AI Speech to Text with Whisper Transcription

View on Chrome Web Store
View ChatGPT Transcriber: Free AI Speech to Text with Whisper Transcription Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 21, 2025.

Bring ChatGPT’s natural AI Whisper trancription to your audio—instantly transcribe and download high-quality text for free
Type
Extension
Users
51 users
1
democraticdeveloper
View author page of democraticdeveloper
Published
Published on July 27, 2025
Version 1.0.2
Manifest version
3
Updated
Updated on August 2, 2025
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View ChatGPT Transcriber: Free AI Speech to Text with Whisper Transcription 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,
    "version": "1.0.2",
    "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-BsnbqXBW.js"
            ],
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "css": [
                "contentStyle.css",
                "assets\/index-BOI0LzLI.css"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "assets\/loginMessage.tsx-loader-2NQsZuHY.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",
                "pdf.worker.js",
                "injected.js",
                "assets\/jsx-runtime-0DLF9kdB.js",
                "assets\/utils-ChUbSZ5M.js",
                "assets\/client-BEFuqJyA.js",
                "assets\/_commonjsHelpers-D6-XlEtG.js",
                "assets\/index.tsx-CgbqqXyR.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/auth.openai.com\/*"
            ],
            "resources": [
                "logo-128.png",
                "assets\/loginMessage.tsx-Cc8EAdCY.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.
Go to top