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 RoofTile द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Camera Test एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}