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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}