WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Real-Time Video & Audio Translation

Real-Time Video & Audio Translation

View on Chrome Web Store
View Real-Time Video & Audio Translation Chrome Extension on Chrome Web Store
Add to bookmarks
2.7 (39 ratings)
1 new ratings
12 views
This extension has been viewed 12 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.

AI-powered real-time translation for any video, meeting, or live-stream across 100+ languages.
Type
Extension
Users
10,000 users
1K
Team Byrdhouse
View author page of Team Byrdhouse
Published
Published on March 19, 2024
Version 0.1.4
Manifest version
3
Updated
Updated on June 14, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Real-Time Video & Audio Translation 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": "Real-Time Video & Audio Translation",
    "description": "AI-powered real-time translation for any video, meeting, or live-stream across 100+ languages.",
    "version": "0.1.4",
    "icons": {
        "48": "icon48.png",
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/vendor.js",
                "js\/inject.js"
            ],
            "css": [
                "inject.css"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "identity",
        "storage",
        "tabs",
        "activeTab",
        "tabCapture",
        "offscreen",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "oauth2": {
        "client_id": "215397583917-vbivmfrfhbgdu4l7i5svm8jvokh1fu41.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmZqMV0Z+TJNTMcewLiP3nsYgv8IuJXROuza+8+PJfRC8VneswYFa++Sjqwlc\/6DpzQU\/0WQKcO3aOXyxlOvba0RSWX5KSYCKTGRfWCi5J0UvNHSLazr69etsKpV8mOG7wyTrgj3etTISFJtzCVLc5wrY3339mGyubWnHQA6ENqrW5sp65K6LxPOKD4IU23m7cAc8HgQbev6E5xTpf3Wz5VS7bUfXek\/Stwo29SqCNimIMUaAwB8fWrF9Aah66rr4WAwGuJTjwo5v7qNYnEnNt5Sfghn3yHbeLc4vuQTXJvhJH6VKetH+CDSQnJYNqSt7LdI0t4KH5qYn7bS5epM9pQIDAQAB"
}
© 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