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 là gì?

Screen Capture to Video File là một tiện ích mở rộng Chrome được phát triển bởi Smart Software, và tính năng chính của nó là "This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Screen Capture to Video File

Tải xuống các tệp mở rộng Screen Capture to Video File dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Screen Capture to Video File Screen Capture to Video File
ID icoloanbecehinobmflpeglknkplbfbm
URL Chính Thức https://chrome.google.com/webstore/detail/screen-capture-to-video-f/icoloanbecehinobmflpeglknkplbfbm
Mô tả This recorder is a free recorder that can capture content of screen, individual windows or tabs. Save the video to Google Drive.
Kích Thước Tệp 30.62 KB
Số Lần Cài Đặt 1,931
Phiên Bản Hiện Tại 1.0.1.2
Cập Nhật Lần Cuối 2020-10-16
Ngày Phát Hành 2020-10-16
Đánh Giá 3.52/5 Tổng số 106 Đánh Giá
Nhà Phát Triển Smart Software
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://imclient.herokuapp.com/screencapture/
URL Trang Chính Sách Bảo Mật http://iblogbox.com/chrome/tos.php
Ngôn Ngữ Được Hỗ Trợ 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"
}