WizeyeMediaPlayer

Wizeye Media Player

What is WizeyeMediaPlayer?

WizeyeMediaPlayer is a Chrome extension developed by app, and its main feature is "Wizeye Media Player".

Extension Screenshots

screenshot

Download WizeyeMediaPlayer Extension CRX File

Download WizeyeMediaPlayer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name WizeyeMediaPlayer WizeyeMediaPlayer
ID hhacboeabajmfkdamkhnfndcdcbgndfg
Official URL https://chromewebstore.google.com/detail/wizeyemediaplayer/hhacboeabajmfkdamkhnfndcdcbgndfg
Description Wizeye Media Player
File Size 5.8 KB
Installation Count 126
Current Version 1.5.1
Last Updated 2019-03-08
Publish Date 2019-03-07
Developer app
Email [email protected]
Payment Type free
Supported Languages 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
}