Camera Test

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

Что такое Camera Test?

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

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

screenshot
screenshot
screenshot

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

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

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

                        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.                    

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

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