Test WebCam

Easily test webcam

Cos'è Test WebCam?

Test WebCam è un'estensione di Chrome sviluppata da http://teswebtcam.blogspot.com, e la sua funzione principale è "Easily test webcam".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Test WebCam

Scarica i file di estensione Test WebCam 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

                        This extension allows you to test your computer's webcam
And also capture, publish or save images
الان مع الاصدار الثالث صار بامكانك ان تضيف صور وتعدل عليهم  ويمكنك التقاط  صور لك  من  حاسوبك  والتعديل عليها  بكل حرية                    

Informazioni di Base sull'Estensione

Nome Test WebCam Test WebCam
ID efdfecikkblbhampjifmmmbbpbffpddd
URL Ufficiale https://chrome.google.com/webstore/detail/test-webcam/efdfecikkblbhampjifmmmbbpbffpddd
Descrizione Easily test webcam
Dimensione del File 509 KB
Conteggio Installazioni 1,000
Versione Corrente 3.2
Ultimo Aggiornamento 2019-04-13
Data di Pubblicazione 2019-04-13
Valutazione 4.50/5 Totale 4 Valutazioni
Sviluppatore http://teswebtcam.blogspot.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.guercif-securety.blogspot.com
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.2",
    "name": "Test WebCam",
    "description": "Easily test webcam",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon64.png"
    },
    "options_page": "popup.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "",
        "tabs"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "148": "img\/icon148.png"
    }
}