WebExtension.net
WebExtension.net

YouTube™ Dual Subtitles

View on Chrome Web Store
View YouTube™ Dual Subtitles Chrome Extension on Chrome Web Store
3.9 (1,098 ratings)

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

YouTube bilingual subtitles, simultaneous display of two languages, supports custom styles.
Type
Extension
Users
300,000 users
ouweiya
View author page of ouweiya
Published
Published on October 13, 2020
Version 3.7.3
Manifest version
3
Updated
Updated on August 29, 2024
View on Chrome Web Store
View YouTube™ Dual Subtitles Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "3.7.3",
    "default_locale": "en",
    "minimum_chrome_version": "105",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "permissions": [
        "storage",
        "fontSettings"
    ],
    "host_permissions": [
        "https:\/\/www.youtube.com\/*"
    ],
    "manifest_version": 3,
    "externally_connectable": {
        "matches": [
            "https:\/\/www.youtube.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1YZIiAdnUjDJz5cQxinzee+Oii+aKo8EQ3f18dGfHBx0jhiYFU\/Xt7MwERRuJL67Iw4n8REa3Fbsrw9g9iX7tRtVQ5Lmu2pjcwtvCgP0\/idg2qv3WuTSUlD6i0bq6qzO7RIcpA4dHwL2+ABFqOiuOj8TCoKZLVu7ElsOJZV5snydooAac+ZrD\/Rx3cjdjplUH9p+SH1PtjVhS30bQzrRG\/ihkzH\/Nu+qMMiPn0WUDBLkFUtQxboZZsp+ppy2TRU9MoBGqU9Jiu0QQeIVUljA\/Q7TuagxIU5W4nD6rxd+lrYbcPyU0VODwD23gGokE98A4KAhHXYnepeJ15G7zElU9QIDAQAB",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ]
}
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