Mirror Online

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

O que é Mirror Online?

Mirror Online é uma extensão do Chrome desenvolvida por RoofTile, e sua principal característica é "Mirror Online. 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 Mirror Online

Baixe arquivos de extensão Mirror Online 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 tool is an online mirror.
It can be used to check your beauty.
It can also be used to check whether the camera is normal.
You can download your beautiful photos from the online mirror.
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 Mirror Online Mirror Online
ID dpmjhpfpifjpifalhaabeajljnngjojm
URL Oficial https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm
Descrição Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Tamanho do Arquivo 20.93 KB
Contagem de Instalações 215
Versão Atual 0.0.0.1
Última Atualização 2022-07-05
Data de Publicação 2022-07-05
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": "Mirror Online",
    "description": "Mirror Online. 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"
    }
}