WebExtension.net
WebExtension.net

Search by Subtitles/CC for Youtube™

View on Chrome Web Store
View Search by Subtitles/CC for Youtube™ Chrome Extension on Chrome Web Store
2.5 (4 ratings)

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

Search for videos on Youtube™ by Subtitles/CC in a specified language.
Type
Extension
Users
303 users
1
KristijanRoss
View author page of KristijanRoss
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 8, 2022
Version 1.1
Manifest version
3
Updated
Updated on March 12, 2022
View on Chrome Web Store
View Search by Subtitles/CC for Youtube™ Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Search by Subtitles\/CC for Youtube\u2122",
    "version": "1.1",
    "description": "Search for videos on Youtube\u2122 by Subtitles\/CC in a specified language.",
    "icons": {
        "128": "img\/CC-icon-128.png"
    },
    "author": "Kristijan Rosandi\u0107",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "style.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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