Screen Video Recorder

Easily record screen, tab or window and save video

Screen Video Recorder란 무엇입니까?

Screen Video Recorder은(는) gommanmark에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easily record screen, tab or window and save video"입니다.

확장 프로그램 스크린샷

screenshot

Screen Video Recorder 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Our extension is a cool find. Screen Video Recorder is a simple and free screen recorder that allows you to record any area of the screen or take a screenshot of it. Easy to use, lightweight, and will make your life easier. When you need to share important information, or a moment from the game, or record an important meeting, then this extension will come to your aid. Record your screen with sound and webcam. Screen Video Recorder is very fast and reliable. We made it as useful as possible for you.                    

확장 프로그램 기본 정보

이름 Screen Video Recorder Screen Video Recorder
ID ehnhdcgdappdimjoekdckhclbbnnlaio
공식 URL https://chromewebstore.google.com/detail/screen-video-recorder/ehnhdcgdappdimjoekdckhclbbnnlaio
설명 Easily record screen, tab or window and save video
파일 크기 79.94 KB
설치 횟수 1,800
현재 버전 1.1
최근 업데이트 2021-02-21
출시 날짜 2021-01-26
평점 4.18/5 총 11 개의 평점
개발자 gommanmark
이메일 [email protected]
결제 유형 free
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "short_name": "Display video recorder",
    "version": "1.1",
    "manifest_version": 2,
    "default_locale": "en",
    "permissions": [
        "",
        "storage"
    ],
    "offline_enabled": true,
    "icons": {
        "512": "moladerViolasde.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "olervitami\/ptrufGitvop\/utybahiks\/ytnavUreop.js"
            ]
        }
    ],
    "browser_action": {
        "default_popup": "olervitami\/ptrufGitvop\/utnamiloreVnas.html"
    },
    "background": {
        "scripts": [
            "olervitami\/ptrufGitvop\/kolomaxTynder.js"
        ]
    }
}