WebExtension.net
WebExtension.net

YouTube No Cast

View on Chrome Web Store
View YouTube No Cast Chrome Extension on Chrome Web Store
5.0 (6 ratings)

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

Removing YouTube cast button.
Type
Extension
Users
1,000 users
Website vopp.top
animekkk
View author page of animekkk
Published
Published on May 10, 2022
Version 1.0.2
Manifest version
3
Updated
Updated on May 12, 2022
View on Chrome Web Store
View YouTube No Cast Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTube No Cast",
    "description": "Removing YouTube cast button.",
    "version": "1.0.2",
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.youtube.com\/*"
            ],
            "js": [
                "index.js"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "icons": {
        "128": "icon.png"
    },
    "host_permissions": [
        "*:\/\/*.youtube.com\/*"
    ]
}
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