WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouTube Multi-Language Realtime Audio

YouTube Multi-Language Realtime Audio

View on Chrome Web Store
View YouTube Multi-Language Realtime Audio Chrome Extension on Chrome Web Store
Add to bookmarks
2.3 (30 ratings)
1 new ratings
33 views
This extension has been viewed 33 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.

Enjoy YouTube videos in any language with real-time audio translation for a seamless, inclusive viewing experience.
Type
Extension
Users
10,000 users
1K
Website mycustomai.io
My Custom AI
View author page of My Custom AI
Published
Published on November 23, 2024
Version 0.0.17
Manifest version
3
Updated
Updated on June 22, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View YouTube Multi-Language Realtime Audio 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_extName__",
    "version": "0.0.17",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "icons": {
        "16": "my-custom-ai-logo-16.75d5f166.png",
        "32": "my-custom-ai-logo-32.a53c2013.png",
        "64": "my-custom-ai-logo-64.ee343aab.png",
        "128": "icons\/my-custom-ai-logo-128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self'; img-src 'self' https:\/\/www.gstatic.com data:; default-src 'self' data: https:\/\/www.youtube.com https:\/\/mla-backend.mycustomai.io http:\/\/localhost:8000 https:\/\/*.googleapis.com"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "overlay.af8faf9d.js"
            ],
            "css": [
                "overlay.e6dd9071.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background.e6185b01.js"
    },
    "permissions": [
        "identity",
        "storage",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/*.youtube.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-script\/overlay.html",
                "content-script\/overlay.css",
                "icons\/my-custom-ai-logo-128.png"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "options_ui": {
        "page": "options.b25ed5a0.html",
        "open_in_tab": true
    },
    "oauth2": {
        "client_id": "834210472599-tu45a0kgt5i2ogtropqas3659mo4hp1f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2GSgqZiWrM3DncW+pNUgRssESxA8VPvHeLMcaqEakLVPoGiaiFesXRgvbLAAgXXtK83sT\/LqW0v3h3FMcc1WEzKkoDnt96koE2xhbEFbhtHtcxZ+KO+0E9xrmW+ho5uTatYKU53dH+0r3nwxZHa7rEsAAtjRnVOvPtduTWXIENaX4by7hPL4WMhVAzIckwUY8AQWW9AXHlFO\/nJWZ8qwYtG6MrCWv2BL2Huv8ZUpO3lYp+HDM9lnesxqlNO+4etpD7eNCmFohTuu1HpViNjDI5o7aqELQFdhhyPL7HZ\/rhfiOE7qwWeBudBqiw9mIbjytiSDRGjhMpcG1FqspA7SqQIDAQAB"
}
© 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