WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Multi Subsitles for Youtube

Multi Subsitles for Youtube

View on Chrome Web Store
View Multi Subsitles for Youtube Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (19 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.

Display as many subtitles as you like. Different languages, translated, auto-generated. NO dependency on third-party server
Type
Extension
Users
2,000 users
Garrywill
View author page of Garrywill
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 21, 2021
Version 0.9.44
Manifest version
3
Updated
Updated on July 14, 2025
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Multi Subsitles for Youtube 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",
    "name": "Multi Subsitles for Youtube",
    "description": "Display as many subtitles as you like. Different languages, translated, auto-generated. NO dependency on third-party server",
    "manifest_version": 3,
    "version": "0.9.44",
    "homepage_url": "https:\/\/github.com\/garywill\/multi-subs-yt",
    "author": {
        "name": "Garywill",
        "url": "https:\/\/garywill.github.io"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*.youtube.com\/*"
    ],
    "action": {
        "default_title": "Multi Subsitles Youtube",
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background_sw.js"
    },
    "icons": {
        "128": "icon.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "inline-get.js",
                "inline-remove.js"
            ],
            "matches": [
                "*:\/\/www.youtube.com\/*"
            ]
        }
    ]
}
© 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