Ant Media Server Screen Share extension
This extension allows you to share your screen with Ant Media Server
Ant Media Server Screen Share extensionคืออะไร?
Ant Media Server Screen Share extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://antmedia.io และคุณลักษณะหลักของมันคือ "This extension allows you to share your screen with Ant Media Server"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ant Media Server Screen Share extension
ดาวน์โหลดไฟล์ส่วนขยาย Ant Media Server Screen Share extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Check out source code at https://github.com/ant-media/Chrome-Screen-Capture-Extension https://antmedia.io
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jaefaokkgpkkjijgddghhcncipkebpnb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ant-media-server-screen-s/jaefaokkgpkkjijgddghhcncipkebpnb |
คำอธิบาย | This extension allows you to share your screen with Ant Media Server |
ขนาดไฟล์ | 11.03 KB |
จำนวนการติดตั้ง | 927 |
เวอร์ชันปัจจุบัน | 2.1 |
อัปเดตครั้งล่าสุด | 2018-10-15 |
วันที่เผยแพร่ | 2018-10-14 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://antmedia.io |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://antmedia.io |
URL หน้าช่วยเหลือ | https://antmedia.io |
ภาษาที่รองรับ | en |
manifest.json | |
{ "author": "Ant-Media", "background": { "persistent": false, "scripts": [ "background-script.js" ] }, "content_scripts": [ { "all_frames": true, "js": [ "content-script.js" ], "matches": [ " |