RecReel - Screen Recorder & Annotation Tool
The most powerful screen recorder for Chrome. Capture, annotate, edit, and more.
RecReel - Screen Recorder & Annotation Tool란 무엇입니까?
RecReel - Screen Recorder & Annotation Tool은(는) http://reelapps.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The most powerful screen recorder for Chrome. Capture, annotate, edit, and more."입니다.
확장 프로그램 스크린샷
RecReel - Screen Recorder & Annotation Tool 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
RecReel Chrome Extension helps users to record screen along with audio and video using microphone and camera respectively. It allows users to sketch, draw and point on screen during recording. They can trim the recorded video to desired length or can remove the desired portion from recorded video once the recording is complete. It allows it's users to download recording in WEBM or MP4 format video as output. They can also push the recorded video to another application's video library if they wish to use the recorded video in that application. User should install it as with these overall features, they will find it as one of the best screen recording tools create their video tutorials or training videos or any other coaching video seamlessly.
확장 프로그램 기본 정보
이름 | |
ID | mkjdgcbjdebgabdaeajjlfhlnlogalaf |
공식 URL | https://chrome.google.com/webstore/detail/recreel-screen-recorder-a/mkjdgcbjdebgabdaeajjlfhlnlogalaf |
설명 | The most powerful screen recorder for Chrome. Capture, annotate, edit, and more. |
파일 크기 | 6.01 MB |
설치 횟수 | 388 |
현재 버전 | 2.4.2 |
최근 업데이트 | 2021-04-17 |
출시 날짜 | 2021-04-17 |
개발자 | http://reelapps.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://reelapps.io/ |
도움말 페이지 URL | https://vineasx.helpscoutdocs.com/ |
개인정보 보호 정책 페이지 URL | https://reelapps.io/privacy.html |
지원되는 언어 | de,en,fr,ca,es,pt-BR,pt-PT,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "offline_enabled": true, "version": "2.4.2", "manifest_version": 2, "default_locale": "en", "background": { "scripts": [ "js\/background.js" ], "persistent": false }, "browser_action": { "default_icon": "assets\/extension-icons\/logo-32.png", "default_popup": "html\/popup.html" }, "icons": { "16": "assets\/extension-icons\/logo-16.png", "128": "assets\/extension-icons\/logo-128.png", "48": "assets\/extension-icons\/logo-48.png" }, "content_scripts": [ { "matches": [ " |