WebExtension.net
WebExtension.net

Subtitles for Youtube

View on Chrome Web Store
View Subtitles for Youtube Chrome Extension on Chrome Web Store
3.1 (199 ratings)

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
8,000 users
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
View on Chrome Web Store
View Subtitles for Youtube Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

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.

© 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