Screen Recorder

Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio

Screen Recorder란 무엇입니까?

Screen Recorder은(는) https://recorder.freeonlineapps.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Record screen, chrome tab, chriome tab area, webcam, voice and microphone

Screen Recorder - A smart screen recorder capturing desktop, browser/webcam, as well as system sound, microphone, or both. 
No matter whether you want to make an educational video, show your gameplay, record a meeting, save live stream, 
or any other general use, Screen Recorder can help you with it!

Please Read before installing

Change Log

Version 3.0.0

- Upgraded the software to be compliant with the upcoming Google Chrome changes for MV3.
- Please note the video output video are in webm because thats the only video format which Google chrome supports.
- We would suggest recording shorter videos and not a massive 1 hour long video because of the file size. Its safer to make 4 short 15 minute videos with a pause inbetween versus trying to make a entire 1 hour video due to the massive file size you get in the end.

★ Main Features of Screen Recorder:
✔ No watermark
✔ Unlimited screen recording time
✔ Easy-to-use controls
✔ Instant video saving
✔ Multifunctional Screen Recorder
✔ Microphone & System sound recorder 
- Enabling you to record system sound, microphone, or to record both audio sources at the same time.
✔ Can record your mouse actions inside Chrome Browser
- Automatically capturing desired tabs in your browser and offering you a more accurate recording experience.
✔ Desktop Recorder
- Allowing you to save all the activities on desktop just with a few clicks.
✔ Webcam Recorder 
- Adding webcam image to enrich the recording content.
✔ Save to Your Google drive
- You can save your recording to your Google drive using our web-site

Try our software now. Its 100% free to use, and you can access the recorded videos onto your hard drive or Google Drive.                    

확장 프로그램 기본 정보

이름 Screen Recorder Screen Recorder
ID jdopnakmnlnccgpfpmjmdjjohmcdgabp
공식 URL https://chromewebstore.google.com/detail/screen-recorder/jdopnakmnlnccgpfpmjmdjjohmcdgabp
설명 Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio
파일 크기 1.19 MB
설치 횟수 581,160
현재 버전 3.0.0
최근 업데이트 2023-11-09
출시 날짜 2020-05-15
평점 3.68/5 총 803 개의 평점
개발자 https://recorder.freeonlineapps.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://recorder.freeonlineapps.net/
도움말 페이지 URL https://recorder.freeonlineapps.net/contact
개인정보 보호 정책 페이지 URL https://www.freebusinessapps.net/privacy
지원되는 언어 id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "description": "__MSG_AppDesc__",
    "version": "3.0.0",
    "icons": {
        "512": "\/icons\/icon-512.png",
        "256": "\/icons\/icon-256.png",
        "192": "\/icons\/icon-192.png",
        "128": "\/icons\/icon-128.png",
        "96": "\/icons\/icon-96.png",
        "72": "\/icons\/icon-72.png",
        "64": "\/icons\/icon-64.png",
        "48": "\/icons\/icon-48.png",
        "32": "\/icons\/icon-32.png",
        "16": "\/icons\/icon-16.png"
    },
    "action": {
        "default_icon": {
            "16": "\/icons\/icon-16.png",
            "24": "\/icons\/icon-24.png",
            "32": "\/icons\/icon-32.png"
        }
    },
    "default_locale": "en",
    "background": {
        "service_worker": "\/js\/BackgroundService.js",
        "type": "module"
    },
    "permissions": [],
    "offline_enabled": true,
    "container": [
        "GOOGLE_DRIVE"
    ],
    "homepage_url": "https:\/\/recorder.freeonlineapps.net\/"
}