Webcam Recorder

Take a picture and record videos from webcam and save them to Google Drive and PC. Share them with your friends.

What is Webcam Recorder?

Webcam Recorder is a Chrome extension developed by Cute, and its main feature is "Take a picture and record videos from webcam and save them to Google Drive and PC. Share them with your friends.".

Extension Screenshots

screenshot

Download Webcam Recorder Extension CRX File

Download Webcam Recorder 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 Webcam Recorder allows you to take a picture and record videos from your webcam and save them to your computer and Google Drive. 
Take pictures, videos directly from your Google Drive, and you can share them with your friends.
This app is a webcam recording tool that can capture image, video from webcams plugged in your computer and save JPG, video file to your Google Drive directly.                    

Extension Basic Information

Name Webcam Recorder Webcam Recorder
ID dpfkichfneimfhlodeijbmoijoieiodi
Official URL https://chromewebstore.google.com/detail/webcam-recorder/dpfkichfneimfhlodeijbmoijoieiodi
Description Take a picture and record videos from webcam and save them to Google Drive and PC. Share them with your friends.
File Size 46.29 KB
Installation Count 6,118
Current Version 2.0.3.5
Last Updated 2023-12-05
Publish Date 2019-03-24
Rating 3.50/5 Total 4 Ratings
Developer Cute
Email [email protected]
Payment Type free
Extension Website https://imclient.herokuapp.com/cloudwebcam/
Help Page URL https://imclient.herokuapp.com/cloudwebcam/
Supported Languages en
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "manifest_version": 3,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "minimum_chrome_version": "88.0.0.0",
    "version": "2.0.3.5"
}