Webcam Test

Test your webcam online

Cos'è Webcam Test?

Webcam Test è un'estensione di Chrome sviluppata da http://webcam-test.com, e la sua funzione principale è "Test your webcam online".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Webcam Test

Scarica i file di estensione Webcam Test in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Webcam test allows you to test your camera directly in your browser.                    

Informazioni di Base sull'Estensione

Nome Webcam Test Webcam Test
ID iblndfiladjaddjhpihildkiaekggfdm
URL Ufficiale https://chrome.google.com/webstore/detail/webcam-test/iblndfiladjaddjhpihildkiaekggfdm
Descrizione Test your webcam online
Dimensione del File 4.06 MB
Conteggio Installazioni 20,000
Versione Corrente 1.3
Ultimo Aggiornamento 2021-05-19
Data di Pubblicazione 2020-07-28
Valutazione 3.33/5 Totale 3 Valutazioni
Sviluppatore http://webcam-test.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://webcam-test.com
URL della Pagina di Aiuto https://webcam-test.com
Lingue Supportate id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "version": "1.3",
    "browser_action": {
        "default_icon": "webcam.png"
    },
    "icons": {
        "128": "webcam_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}