Camera Test

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

O que é Camera Test?

Camera Test é uma extensão do Chrome desenvolvida por RoofTile, e sua principal característica é "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Camera Test

Baixe arquivos de extensão Camera Test no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Camera Test Camera Test
ID bheeolhnhdnpaoihejafihakdcflaofg
URL Oficial https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg
Descrição Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Tamanho do Arquivo 22.51 KB
Contagem de Instalações 1,000
Versão Atual 0.0.0.1
Última Atualização 2022-07-07
Data de Publicação 2022-07-07
Desenvolvedor RoofTile
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}