WizeyeMediaPlayer

Wizeye Media Player

WizeyeMediaPlayerคืออะไร?

WizeyeMediaPlayer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย app และคุณลักษณะหลักของมันคือ "Wizeye Media Player"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WizeyeMediaPlayer

ดาวน์โหลดไฟล์ส่วนขยาย 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
}