Camera Test

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

What is Camera Test?

Camera Test is a Chrome extension developed by RoofTile, and its main feature is "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Camera Test Extension CRX File

Download Camera Test extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Camera Test Camera Test
ID bheeolhnhdnpaoihejafihakdcflaofg
Official URL https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg
Description Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
File Size 22.51 KB
Installation Count 1,000
Current Version 0.0.0.1
Last Updated 2022-07-07
Publish Date 2022-07-07
Developer RoofTile
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}