Mirror Online

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

Что такое Mirror Online?

Mirror Online - это расширение Chrome, разработанное RoofTile, и его основная функция - "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Mirror Online

Скачайте файлы расширений Mirror Online в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Mirror Online Mirror Online
ID dpmjhpfpifjpifalhaabeajljnngjojm
Официальный URL https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm
Описание Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Размер файла 20.93 KB
Количество установок 215
Текущая Версия 0.0.0.1
Последнее Обновление 2022-07-05
Дата публикации 2022-07-05
Разработчик RoofTile
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
    }
}