Video Stream Master
For controlling video playback speed and other features
Video Stream Masterคืออะไร?
Video Stream Master เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tsonglew และคุณลักษณะหลักของมันคือ "For controlling video playback speed and other features"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Stream Master
ดาวน์โหลดไฟล์ส่วนขยาย Video Stream Master ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Video player master for controlling video playback speed and other features
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Video Stream Master |
ID | knnigbekdblcdhjlnmpcfijkeffenhmp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/video-stream-master/knnigbekdblcdhjlnmpcfijkeffenhmp |
คำอธิบาย | For controlling video playback speed and other features |
ขนาดไฟล์ | 709 KB |
จำนวนการติดตั้ง | 46 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2023-03-01 |
วันที่เผยแพร่ | 2023-03-01 |
ผู้พัฒนา | tsonglew |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/tsonglew/video-stream-master |
URL หน้าช่วยเหลือ | https://github.com/tsonglew/video-stream-master/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Video Stream Master", "description": "For controlling video playback speed and other features", "version": "1.0", "icons": { "16": "logo.ico", "32": "logo.ico", "48": "logo.ico", "128": "logo.ico" }, "action": { "default_popup": "popup.html" }, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |