CamVoice - Video Chat
CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms.
Apa itu CamVoice - Video Chat?
CamVoice - Video Chat adalah ekstensi Chrome yang dikembangkan oleh https://camvoice.com, dan fitur utamanya adalah "CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi CamVoice - Video Chat
Unduh file ekstensi CamVoice - Video Chat dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | icnkbjlpimdehpbdidfobcbdmhphnobf |
URL Resmi | https://chrome.google.com/webstore/detail/camvoice-video-chat/icnkbjlpimdehpbdidfobcbdmhphnobf |
Deskripsi | CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms. |
Ukuran File | 16.47 KB |
Jumlah Instalasi | 684 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2019-03-08 |
Tanggal Publikasi | 2019-03-08 |
Penilaian | 2.20/5 Total 5 Penilaian |
Pengembang | https://camvoice.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://camvoice.com/en/privacy.asp |
Bahasa yang Didukung | 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\/*" ] } |