WebExtension.net
Toggle dark mode
WebExtension.net

Subtitles for Youtube

View on Chrome Web Store
View Subtitles for Youtube Chrome Extension on Chrome Web Store
Add to bookmarks
3.1 (244 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Use this extension to add subtitles available to user to any YouTube video
Type
Extension
Users
10,000 users
1K
Free Software Extensions
View author page of Free Software Extensions
Published
Published on August 12, 2020
Version 3.0.0
Manifest version
3
Updated
Updated on September 18, 2022
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Subtitles 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",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_AppDescription__",
    "icons": {
        "16": "images\/caption-16.png",
        "32": "images\/caption-32.png",
        "48": "images\/caption-48.png",
        "64": "images\/caption-64.png",
        "128": "images\/caption-128.png",
        "256": "images\/caption-256.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "\/subtitleBox.html",
                "\/onboarding.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Subtitles For YouTube"
    },
    "homepage_url": "https:\/\/subtitle-youtube.freefinancetools.net\/"
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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