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
公式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
Eメール [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\/*"
    ]
}