Live Screen Recorder

Effortlessly Record Your Screen with the Live Screen Recorder Browser Extension

Live Screen Recorder란 무엇입니까?

Live Screen Recorder은(는) Henry Birch에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Effortlessly Record Your Screen with the Live Screen Recorder Browser Extension"입니다.

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        Are you looking for an easy way to record your screen and create engaging videos? Look no further than the Live Screen Recorder browser extension!

With the Live Screen Recorder, you can easily record your desktop screen or a single tab in your browser. You can also add your webcam video and microphone audio to your recordings, making them more personalized and engaging. And if you only need to record your webcam and microphone, the Live Screen Recorder has got you covered!

We support both mp4 and webm formats, making it easy for you to share your recordings with others. And the best part? The Live Screen Recorder is available for free, so you can start using it right away without any hassle.

Features:
* Record a desktop screen or a single tab
* Add webcam video and microphone audio
* Record just webcam and microphone
* Supports mp4 and webm formats

For whom:
* Teachers: Can easily record online lectures, tutorials, and presentations with the Live Screen Recorder, making it easier to connect with students and provide more engaging learning experiences.
* Developers: Can record their screen to create tutorials and share their expertise with other developers, helping to improve the quality of their work and facilitate collaboration with others.
* Designers: Can record their screen to showcase their design process and share their ideas with others, making it easier to collaborate with clients and colleagues.
* Video professionals: Can use the Live Screen Recorder to create high-quality videos with screen recordings, webcam video, and microphone audio, helping to improve the production value of their work.

So why wait? Try the Live Screen Recorder browser extension today and take your content creation to the next level!                    

확장 프로그램 기본 정보

이름 Live Screen Recorder Live Screen Recorder
ID pcjdfmihalemjjomplpfbdnicngfnopn
공식 URL https://chromewebstore.google.com/detail/live-screen-recorder/pcjdfmihalemjjomplpfbdnicngfnopn
설명 Effortlessly Record Your Screen with the Live Screen Recorder Browser Extension
파일 크기 275 KB
설치 횟수 2,211,883
현재 버전 1.0.2
최근 업데이트 2023-07-11
출시 날짜 2023-05-10
평점 4.65/5 총 26 개의 평점
개발자 Henry Birch
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vSMCdmatDg22aCkzdvjfqpc1wEmEW7HoQVEYUSBVQuGKmt9x97H1JNGfNCAgMGuRgbJ8aHpV3h1VGk0/pub
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,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",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_title": "__MSG_extName__"
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "300": "icons\/icon-300.png",
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png",
        "16": "icons\/icon-16.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "106.0",
    "name": "__MSG_extName__",
    "permissions": [
        "tabs",
        "contentSettings",
        "storage",
        "downloads",
        "desktopCapture",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.2"
}