Webcam Recorder

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

Wat is Webcam Recorder?

Webcam Recorder is een Chrome-extensie ontwikkeld door Cute, en de belangrijkste functie is "Take a picture and record videos from webcam and save them to Google Drive and PC. Share them with your friends.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Webcam Recorder

Download Webcam Recorder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Webcam Recorder Webcam Recorder
ID dpfkichfneimfhlodeijbmoijoieiodi
Officiële URL https://chromewebstore.google.com/detail/webcam-recorder/dpfkichfneimfhlodeijbmoijoieiodi
Beschrijving Take a picture and record videos from webcam and save them to Google Drive and PC. Share them with your friends.
Bestandsgrootte 46.29 KB
Aantal Installaties 6,118
Huidige Versie 2.0.3.5
Laatst Bijgewerkt 2023-12-05
Publicatiedatum 2019-03-24
Beoordeling 3.50/5 Totaal 4 Beoordelingen
Ontwikkelaar Cute
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://imclient.herokuapp.com/cloudwebcam/
Help Pagina-URL https://imclient.herokuapp.com/cloudwebcam/
Ondersteunde Talen 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"
}