Screen Recorder

Start screen recording with one click

Screen Recorder란 무엇입니까?

Screen Recorder은(는) gilmaritza023에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Start screen recording with one click"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

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