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
Eメール [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"
    }
}