WizeyeMediaPlayer

Wizeye Media Player

什么是WizeyeMediaPlayer?

WizeyeMediaPlayer是由app开发的Chrome扩展程序,该扩展的主要功能是“Wizeye Media Player”。

扩展截图

screenshot

下载WizeyeMediaPlayer扩展crx文件

下载WizeyeMediaPlayer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Video/Camera Player for WIZEYE

This service is an extension service that conveys the necessary information for Media Player operating in WIZEYE Web Platform.
Passes essential elements to Media Player, such as whether or not the video will play, where and the size of the video will play.
This service is used only when using the WIZEYE Web Platform and does not collect information from any user.                    

扩展基本信息

名称 WizeyeMediaPlayer WizeyeMediaPlayer
ID hhacboeabajmfkdamkhnfndcdcbgndfg
官方URL https://chromewebstore.google.com/detail/wizeyemediaplayer/hhacboeabajmfkdamkhnfndcdcbgndfg
简介 Wizeye Media Player
文件大小 5.8 KB
安装次数 126
当前版本 1.5.1
更新时间 2019-03-08
上架时间 2019-03-07
开发者 app
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WizeyeMediaPlayer",
    "version": "1.5.1",
    "description": "Wizeye Media Player",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "nativeMessaging",
        "tabs",
        "*:\/\/*\/*"
    ],
    "manifest_version": 2
}