WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
YouCaption: YouTube Captions Fully Customizable

YouCaption: YouTube Captions Fully Customizable

View on Chrome Web Store
View YouCaption: YouTube Captions Fully Customizable Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (6 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Customize YouTube captions with YouCaption.
Type
Extension
Users
311 users
3
mohibrat.me
View author page of mohibrat.me
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 15, 2025
Version 1.4.5
Manifest version
3
Updated
Updated on July 8, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View YouCaption: YouTube Captions Fully Customizable 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": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "short_name": "YouCaption",
    "default_locale": "en",
    "version": "1.4.5",
    "manifest_version": 3,
    "author": "Mohamed Ibrahim",
    "web_accessible_resources": [
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "action": {
        "default_popup": "index.html",
        "default_title": "YouCaption"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "js\/app.js"
            ]
        }
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}
© 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