Camera Test

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

Wat is Camera Test?

Camera Test is een Chrome-extensie ontwikkeld door RoofTile, en de belangrijkste functie is "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Camera Test

Download Camera 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

                        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.                    

Basisinformatie over de Extensie

Naam Camera Test Camera Test
ID bheeolhnhdnpaoihejafihakdcflaofg
Officiële URL https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg
Beschrijving Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Bestandsgrootte 22.51 KB
Aantal Installaties 1,000
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2022-07-07
Publicatiedatum 2022-07-07
Ontwikkelaar RoofTile
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}