WebExtension.net
Toggle dark mode
WebExtension.net

Videostream for Google Chromecast™

View on Chrome Web Store
View Videostream for Google Chromecast™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (10,501 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.

Play your downloaded videos on the Chromecast™ (any file type)
Type
ChromeOS Game
Users
700,000 users
Team Videostream
View author page of Team Videostream
Published
Published on February 19, 2014
Version 2.20.505.0
Manifest version
2
Updated
Updated on May 21, 2020
Website
Visit developer website
View on Chrome Web Store
View Videostream for Google Chromecast™ 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": "Videostream for Google Chromecast\u2122",
    "description": "Play your downloaded videos on the Chromecast\u2122 (any file type)",
    "version": "2.20.505.0",
    "app": {
        "background": {
            "scripts": [
                "js\/background.min.js"
            ]
        }
    },
    "permissions": [
        "http:\/\/localhost:3000\/",
        "http:\/\/localhost:5556\/",
        "https:\/\/www.google-analytics.com\/",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/*.stripe.com\/*",
        {
            "socket": [
                "tcp-connect",
                "tcp-listen",
                "resolve-host"
            ]
        },
        "identity",
        "power",
        "http:\/\/rcm-na.amazon-adsystem.com\/",
        "webview",
        "storage",
        {
            "fileSystem": [
                "retainEntries",
                "directory"
            ]
        },
        "alarms",
        "gcm",
        "system.cpu",
        "system.memory",
        "system.network",
        "idle",
        "notifications",
        "background",
        "unlimitedStorage",
        "app.window.alwaysOnTop",
        "https:\/\/getvideostream.com\/*"
    ],
    "optional_permissions": [],
    "oauth2": {
        "client_id": "760761840374-p3tdq2ck1nvdhfagh7sddtohs58psq9v.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "default_locale": "en",
    "minimum_chrome_version": "33.0",
    "offline_enabled": true,
    "manifest_version": 2,
    "sockets": {
        "udp": {
            "send": "*:*",
            "bind": "*:*",
            "multicastMembership": ""
        },
        "tcp": {
            "connect": "*"
        },
        "tcpServer": {
            "listen": "*"
        }
    },
    "platforms": [
        {
            "nacl_arch": "x86-64",
            "sub_package_path": "_platform_specific\/x86-64\/"
        },
        {
            "nacl_arch": "x86-32",
            "sub_package_path": "_platform_specific\/x86-32\/"
        }
    ],
    "url_handlers": {
        "launch_videostream": {
            "matches": [
                "http:\/\/getvideostream.com\/launch-app",
                "http:\/\/www.getvideostream.com\/launch-app",
                "http:\/\/getvideostream.com\/",
                "http:\/\/www.getvideostream.com\/"
            ],
            "title": "Launch Videostream"
        }
    }
}
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