WebExtension.net
WebExtension.net

AllCast Receiver

View on Chrome Web Store
View AllCast Receiver Chrome Extension on Chrome Web Store
2.9 (940 ratings)

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

Receive videos from AllCast for Android.
Type
Extension
Users
100,000 users
ClockworkMod
View author page of ClockworkMod
Published
Published on May 28, 2014
Version 1.0.0.8
Manifest version
2
Updated
Updated on September 15, 2016
View on Chrome Web Store
View AllCast Receiver Chrome Extension on Chrome Web Store

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AllCast Receiver",
    "description": "Receive videos from AllCast for Android.",
    "version": "1.0.0.8",
    "sockets": {
        "tcp": {
            "connect": "*"
        },
        "udp": {
            "send": "*",
            "bind": "*"
        },
        "tcpServer": {
            "listen": "*"
        }
    },
    "permissions": [
        "usb",
        {
            "usbDevices": [
                {
                    "vendorId": 6353,
                    "productId": 20194
                }
            ]
        },
        "storage",
        "system.network",
        "notifications",
        "fileSystem",
        "*:\/\/*\/"
    ],
    "icons": {
        "16": "common\/icon.png",
        "48": "common\/icon.png",
        "128": "common\/icon.png"
    },
    "app": {
        "background": {
            "scripts": [
                "common\/jquery-2.1.1.min.js",
                "common\/controller.js",
                "uglify.js"
            ]
        }
    },
    "manifest_version": 2
}
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