Screen Capture to Video File

This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.

Qu'est-ce que Screen Capture to Video File ?

Screen Capture to Video File est une extension Chrome développée par Smart Software, et sa fonction principale est "This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Screen Capture to Video File

Téléchargez les fichiers d'extension Screen Capture to Video File au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This app is a fun, simple and easy to use screen capture recorder for your computer.
This capture recorder is a free recorder that can capture content of screen, individual windows or tabs.
You can save the recorded video file to your computer and Google Drive directly.
Just click the record button and you can capture screen and record as a video file.
This recorder only supports the latest browsers.                    

Informations de Base sur l'Extension

Nom Screen Capture to Video File Screen Capture to Video File
ID icoloanbecehinobmflpeglknkplbfbm
URL Officiel https://chrome.google.com/webstore/detail/screen-capture-to-video-f/icoloanbecehinobmflpeglknkplbfbm
Description This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.
Taille du Fichier 30.62 KB
Nombre d'Installations 1,931
Version Actuelle 1.0.1.2
Dernière Mise à Jour 2020-10-16
Date de Publication 2020-10-16
Évaluation 3.52/5 Total 106 Évaluations
Développeur Smart Software
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://imclient.herokuapp.com/screencapture/
URL de la Page de Politique de Confidentialité http://iblogbox.com/chrome/tos.php
Langues Prises en Charge en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "18.0.0.0",
    "version": "1.0.1.2"
}