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.

Screen Capture to Video Fileとは何ですか?

Screen Capture to Video FileはSmart Softwareによって開発されたChromeの拡張機能で、その主な機能は「This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.」です。

拡張機能のスクリーンショット

screenshot

Screen Capture to Video File拡張機能のCRXファイルをダウンロード

Screen Capture to Video File拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Screen Capture to Video File Screen Capture to Video File
ID icoloanbecehinobmflpeglknkplbfbm
公式URL https://chrome.google.com/webstore/detail/screen-capture-to-video-f/icoloanbecehinobmflpeglknkplbfbm
説明 This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.
ファイルサイズ 30.62 KB
インストール数 1,931
現在のバージョン 1.0.1.2
最終更新日 2020-10-16
公開日 2020-10-16
評価 3.52/5 合計 106 レビュー
開発者 Smart Software
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://imclient.herokuapp.com/screencapture/
プライバシーポリシーページのURL http://iblogbox.com/chrome/tos.php
対応言語 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"
}