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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}