Camera Test

Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.

Cos'è Camera Test?

Camera Test è un'estensione di Chrome sviluppata da RoofTile, e la sua funzione principale è "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Camera Test

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

                        This is a tool for web camera test.
It can be used to test your's web camera .
It can also be used to check your beauty.
You can download your beautiful photos from the tool.
The webcam video is generated locally by your browser and will not be sent to the server.
So,enjoy it.                    

Informazioni di Base sull'Estensione

Nome Camera Test Camera Test
ID bheeolhnhdnpaoihejafihakdcflaofg
URL Ufficiale https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg
Descrizione Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Dimensione del File 22.51 KB
Conteggio Installazioni 1,000
Versione Corrente 0.0.0.1
Ultimo Aggiornamento 2022-07-07
Data di Pubblicazione 2022-07-07
Sviluppatore RoofTile
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Camera Test",
    "description": "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.",
    "version": "0.0.0.1",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/img\/Icon-16.png",
            "32": "\/img\/Icon-32.png",
            "48": "\/img\/Icon-48.png",
            "128": "\/img\/Icon-128.png"
        }
    },
    "icons": {
        "16": "\/img\/Icon-16.png",
        "32": "\/img\/Icon-32.png",
        "48": "\/img\/Icon-48.png",
        "128": "\/img\/Icon-128.png"
    }
}