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.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου 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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα 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
Ηλεκτρονικό ταχυδρομείο [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\/*"
    ]
}