CamVoice - Video Chat
CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms.
CamVoice - Video Chatคืออะไร?
CamVoice - Video Chat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://camvoice.com และคุณลักษณะหลักของมันคือ "CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CamVoice - Video Chat
ดาวน์โหลดไฟล์ส่วนขยาย CamVoice - Video Chat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms. Video chat with anyone in the CamVoice community whether they're on an iPhone, iPod Touch, iPad, Android, Mac or PC. It allows you to live stream your special moments, live talk with your friends or make a video call. Features at a glance: - With CamVoice you can have video chat with millions of people from different countries and make free video calls with your friends or strangers! - Join any of our hundreds of chat rooms to video chat with people all over the world from your phone. - Video chat with your friends privately whether they’re on an iPhone, iPod Touch, iPad, Android, Mac or PC. - Stay in touch with people all over the world through a Live Video Broadcast!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | icnkbjlpimdehpbdidfobcbdmhphnobf |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/camvoice-video-chat/icnkbjlpimdehpbdidfobcbdmhphnobf |
คำอธิบาย | CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms. |
ขนาดไฟล์ | 16.47 KB |
จำนวนการติดตั้ง | 684 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2019-03-08 |
วันที่เผยแพร่ | 2019-03-08 |
คะแนน | 2.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://camvoice.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://camvoice.com/en/privacy.asp |
ภาษาที่รองรับ | en |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/chat.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms.", "icons": { "128": "icons\/chat.png", "16": "icons\/chat.png", "48": "icons\/chat.png" }, "manifest_version": 2, "name": "CamVoice - Video Chat", "permissions": [ "tabs", "https:\/\/*\/*", "webNavigation" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2", "web_accessible_resources": [ "res\/*" ] } |