Camera Test

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

Camera Test là gì?

Camera Test là một tiện ích mở rộng Chrome được phát triển bởi RoofTile, và tính năng chính của nó là "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Camera Test

Tải xuống các tệp mở rộng Camera Test dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Camera Test Camera Test
ID bheeolhnhdnpaoihejafihakdcflaofg
URL Chính Thức https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg
Mô tả Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Kích Thước Tệp 22.51 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 0.0.0.1
Cập Nhật Lần Cuối 2022-07-07
Ngày Phát Hành 2022-07-07
Nhà Phát Triển RoofTile
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}