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.

What is Screen Capture to Video File?

Screen Capture to Video File is a Chrome extension developed by Smart Software, and its main feature is "This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.".

Extension Screenshots

screenshot

Download Screen Capture to Video File Extension CRX File

Download Screen Capture to Video File 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 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.                    

Extension Basic Information

Name Screen Capture to Video File Screen Capture to Video File
ID icoloanbecehinobmflpeglknkplbfbm
Official URL 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.
File Size 30.62 KB
Installation Count 1,931
Current Version 1.0.1.2
Last Updated 2020-10-16
Publish Date 2020-10-16
Rating 3.52/5 Total 106 Ratings
Developer Smart Software
Email [email protected]
Payment Type free
Extension Website https://imclient.herokuapp.com/screencapture/
Privacy Policy Page URL http://iblogbox.com/chrome/tos.php
Supported Languages 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"
}