WebExtension.net
WebExtension.net

Vysor

View on Chrome Web Store
View Vysor Chrome Extension on Chrome Web Store
3.3 (5,719 ratings)

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

A window to your Android
Type
Extension
Users
800,000 users
Website vysor.io
ClockworkMod
View author page of ClockworkMod
Published
Published on July 31, 2015
Version 2.3.2
Manifest version
2
Updated
Updated on September 4, 2020
View on Chrome Web Store
View Vysor Chrome Extension on Chrome Web Store
productivity/developer
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vysor",
    "short_name": "Vysor",
    "description": "A window to your Android",
    "version": "2.3.2",
    "author": "ClockworkMod",
    "minimum_chrome_version": "51",
    "sockets": {
        "tcp": {
            "connect": "*"
        },
        "tcpServer": {
            "listen": "*"
        }
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi734PoPrQ2TyGuPcgsQkpmRY8v4qCPrYsC+fFDjvr+MPLmF9y2Qdi8VoalmNJtMiT80iDC\/xJudzrhi5cnOR8z3+QVQX0x4Jxp\/eOLl9AHERcJIzJpOwjD\/RRloeg5UTgGBs3jFgh\/+TbL2td05cODBSb5LI44STv9JEavenvtHeKqtWS7xeHnQaAiGp7XBVyyRCuaBQ5U0p072CVzaYc3I0yLR+5tz4uM3P9afz\/vIiIo1jAdqD7eSH4caulF0mVNzzZHaRwWPt96wS472QDxkBX0zrQG6xpAJwgxGvZob87Gel3V31Mp8Auk8em3YCElLsbA+7+YIaTIuiPtveuQIDAQAB",
    "optional_permissions": [
        "clipboardWrite"
    ],
    "url_handlers": {
        "vysor_purchase": {
            "matches": [
                "https:\/\/vysor.clockworkmod.com\/purchase-complete*",
                "https:\/\/www.vysor.io\/purchase-complete*"
            ],
            "title": "Vysor Purchase"
        },
        "vysor_presentation": {
            "matches": [
                "https:\/\/vysor.clockworkmod.com\/view\/*",
                "https:\/\/vysor.clockworkmod.com\/app\/vysor*",
                "https:\/\/www.vysor.io\/view\/*",
                "https:\/\/www.vysor.io\/app\/vysor*"
            ],
            "title": "Vysor Share"
        },
        "vysor_device_farm": {
            "matches": [
                "https:\/\/vysor.clockworkmod.com\/redirects\/*",
                "https:\/\/www.vysor.io\/redirects\/*"
            ],
            "title": "Vysor Device Farm"
        }
    },
    "requirements": {
        "3D": {
            "features": [
                "webgl"
            ]
        }
    },
    "app": {
        "background": {
            "scripts": [
                "vysor-main.js"
            ]
        }
    },
    "nacl_modules": [
        {
            "path": "native\/audio_playback.nmf",
            "mime_type": "application\/x-ppapi-vysor-audio"
        },
        {
            "path": "native\/video_decode.nmf",
            "mime_type": "application\/x-ppapi-vysor"
        }
    ],
    "oauth2": {
        "client_id": "64148182473-mmrruv55po0sjb7ghlnmhgkkuk2u8eou.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "audio",
        "alwaysOnTopWindows",
        "identity",
        "identity.email",
        "app.window.fullscreen",
        "nativeMessaging",
        "browser",
        "gcm",
        "notifications",
        "https:\/\/www.googleapis.com\/",
        "https:\/\/gcm-http.googleapis.com\/",
        "https:\/\/www.google-analytics.com\/",
        {
            "fileSystem": [
                "write",
                "retainEntries",
                "directory"
            ]
        },
        "storage",
        "system.network",
        "usb"
    ]
}
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