Test WebCam

Easily test webcam

What is Test WebCam?

Test WebCam is a Chrome extension developed by http://teswebtcam.blogspot.com, and its main feature is "Easily test webcam".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Test WebCam Extension CRX File

Download Test WebCam extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This extension allows you to test your computer's webcam
And also capture, publish or save images
الان مع الاصدار الثالث صار بامكانك ان تضيف صور وتعدل عليهم  ويمكنك التقاط  صور لك  من  حاسوبك  والتعديل عليها  بكل حرية                    

Extension Basic Information

Name Test WebCam Test WebCam
ID efdfecikkblbhampjifmmmbbpbffpddd
Official URL https://chrome.google.com/webstore/detail/test-webcam/efdfecikkblbhampjifmmmbbpbffpddd
Description Easily test webcam
File Size 509 KB
Installation Count 1,000
Current Version 3.2
Last Updated 2019-04-13
Publish Date 2019-04-13
Rating 4.50/5 Total 4 Ratings
Developer http://teswebtcam.blogspot.com
Email [email protected]
Payment Type free
Extension Website https://www.guercif-securety.blogspot.com
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.2",
    "name": "Test WebCam",
    "description": "Easily test webcam",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon64.png"
    },
    "options_page": "popup.html",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "",
        "tabs"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "148": "img\/icon148.png"
    }
}