Mirror Online

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

Co to jest Mirror Online?

Mirror Online to rozszerzenie Chrome opracowane przez RoofTile, a jego główną funkcją jest „Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Mirror Online

Pobierz pliki rozszerzeń Mirror Online w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Mirror Online Mirror Online
ID dpmjhpfpifjpifalhaabeajljnngjojm
Oficjalny URL https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm
Opis Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Rozmiar pliku 20.93 KB
Liczba instalacji 215
Aktualna Wersja 0.0.0.1
Ostatnia Aktualizacja 2022-07-05
Data Publikacji 2022-07-05
Deweloper RoofTile
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}