WebExtension.net
WebExtension.net

ChatGPT Audio Download - Free AI Generated Voice

View on Chrome Web Store
View ChatGPT Audio Download - Free AI Generated Voice Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Download AI generated voices from ChatGPT
Type
Extension
Users
27 users
1
App For Language
View author page of App For Language
Published
Published on November 2, 2024
Version 1.0.0.0
Manifest version
3
Updated
Updated on November 2, 2024
View on Chrome Web Store
View ChatGPT Audio Download - Free AI Generated Voice Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ChatGPT Audio Download - Free AI Generated Voice",
    "description": "Download AI generated voices from ChatGPT",
    "version": "1.0.0.0",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chatgpt.com\/*"
            ],
            "css": [
                "chatgpt\/styles.css"
            ],
            "js": [
                "chatgpt\/contentscript.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "service-worker\/index.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo-16.png",
            "48": "images\/logo-48.png",
            "128": "images\/logo-128.png",
            "240": "images\/logo-240.png"
        },
        "default_title": "ChatGPT Audio Download - Free AI Generated Voice\u2122"
    },
    "icons": {
        "16": "images\/logo-16.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png",
        "240": "images\/logo-240.png"
    },
    "host_permissions": [
        "*:\/\/chatgpt.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
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