Live Screen Recorder

Effortlessly Record Your Screen with the Live Screen Recorder Browser Extension

Live Screen Recorder क्या है?

Live Screen Recorder Henry Birch द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Effortlessly Record Your Screen with the Live Screen Recorder Browser Extension"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Live Screen Recorder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}