WizeyeMediaPlayer
Wizeye Media Player
WizeyeMediaPlayerとは何ですか?
WizeyeMediaPlayerはappによって開発されたChromeの拡張機能で、その主な機能は「Wizeye Media Player」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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 } |