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是由https://camvoice.com开发的Chrome扩展程序,该扩展的主要功能是“CamVoice is a live video streaming social network with millions of active users in thousands of video chat rooms.”。
扩展截图
下载CamVoice - Video Chat扩展crx文件
下载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\/*" ] } |