Webcam Test

Test your webcam online

Wat is Webcam Test?

Webcam Test is een Chrome-extensie ontwikkeld door http://webcam-test.com, en de belangrijkste functie is "Test your webcam online".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Webcam Test

Download Webcam Test-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Webcam Test Webcam Test
ID iblndfiladjaddjhpihildkiaekggfdm
Officiële URL https://chrome.google.com/webstore/detail/webcam-test/iblndfiladjaddjhpihildkiaekggfdm
Beschrijving Test your webcam online
Bestandsgrootte 4.06 MB
Aantal Installaties 20,000
Huidige Versie 1.3
Laatst Bijgewerkt 2021-05-19
Publicatiedatum 2020-07-28
Beoordeling 3.33/5 Totaal 3 Beoordelingen
Ontwikkelaar http://webcam-test.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://webcam-test.com
Help Pagina-URL https://webcam-test.com
Ondersteunde Talen 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
}