Screens Recorder

Record your screen and save a video file on your computer

什么是Screens Recorder?

Screens Recorder是由screensrecorder开发的Chrome扩展程序,该扩展的主要功能是“Record your screen and save a video file on your computer”。

扩展截图

screenshot
screenshot
screenshot

下载Screens Recorder扩展crx文件

下载Screens Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Screens Recorder allows you to record your screen simply. You can select the screen you want to record, whether you want to record audio or not and save the video file on your computer.
Screens Recorder supports HD videos with no watermark, and it supports multiple formats.

By clicking "Add to chrome", I accept and agree to install this extension. 
For more information visit our website:
About -  https://www.screensrecorder.com
To review our Terms of use, go to:
EULA - https://www.screensrecorder.com/eula.htm
Privacy - https://www.screensrecorder.com/privacy.html                    

扩展基本信息

名称 Screens Recorder Screens Recorder
ID ibodkjhkonffalopjiakpgiiheehpipa
官方URL https://chromewebstore.google.com/detail/screens-recorder/ibodkjhkonffalopjiakpgiiheehpipa
简介 Record your screen and save a video file on your computer
文件大小 1.65 MB
安装次数 665
当前版本 1.0.1
更新时间 2022-07-04
上架时间 2021-06-15
开发者 screensrecorder
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Screens Recorder",
    "version": "1.0.1",
    "version_name": "1.0.1",
    "description": "Record your screen and save a video file on your computer",
    "icons": {
        "16": "icons\/16.png",
        "96": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "96": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Screen Recorder",
        "default_popup": "index.html"
    }
}