Screen Recorder

Start screen recording with one click

什么是Screen Recorder?

Screen Recorder是由gilmaritza023开发的Chrome扩展程序,该扩展的主要功能是“Start screen recording with one click”。

扩展截图

screenshot

下载Screen Recorder扩展crx文件

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

扩展使用说明

                        Great novelty for screen recording and screenshot recording. This is Screen Recorder. Quickly and clearly you can save the information you need on the screen by taking a screenshot thanks to Screen Recorder. Now you do not need to search for a long time how to record a screen. You install our product with one click of the mouse and it will do everything for you. Screen Recorder is completely free. Easy to use, has a clear interface. Also, the extension is multifunctional. You can speed up the process of recording high quality video. Therefore, rather install Screen Recorder and we are sure that this is exactly what you need.                    

扩展基本信息

名称 Screen Recorder Screen Recorder
ID logjdplmfjkcafcbffphgdelmmcfodkm
官方URL https://chromewebstore.google.com/detail/screen-recorder/logjdplmfjkcafcbffphgdelmmcfodkm
简介 Start screen recording with one click
文件大小 20.73 KB
安装次数 729
当前版本 1.1
更新时间 2021-12-21
上架时间 2021-04-06
评分 2.33/5 共6次评分
开发者 gilmaritza023
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Screen Recorder",
    "description": "Start screen recording with one click",
    "short_name": "Display video recorder",
    "version": "1.1",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "",
        "storage",
        "downloads"
    ],
    "offline_enabled": true,
    "icons": {
        "128": "bambi\/seldaTora\/angofas\/asHode\/getra.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "bambi\/seldaTora\/minuGera\/geDona.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "128": "bambi\/seldaTora\/angofas\/asHode\/getra.png"
        },
        "default_popup": "bambi\/seldaTora\/minuGera\/talger.html"
    },
    "background": {
        "scripts": [
            "bambi\/seldaTora\/angofas\/vokeEvo.js"
        ]
    }
}