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.”。

擴展截圖

screenshot

下載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!                    

擴展基本資訊

名稱 CamVoice - Video Chat CamVoice - Video Chat
ID icnkbjlpimdehpbdidfobcbdmhphnobf
官方網址 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\/*"
    ]
}