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

What is Screen Recorder?

Screen Recorder is a Chrome extension developed by https://recorder.freeonlineapps.net, and its main feature is "Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio".

Extension Screenshots

screenshot
screenshot

Download Screen Recorder Extension CRX File

Download Screen Recorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Screen Recorder Screen Recorder
ID jdopnakmnlnccgpfpmjmdjjohmcdgabp
Official URL https://chromewebstore.google.com/detail/screen-recorder/jdopnakmnlnccgpfpmjmdjjohmcdgabp
Description Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio
File Size 1.19 MB
Installation Count 581,160
Current Version 3.0.0
Last Updated 2023-11-09
Publish Date 2020-05-15
Rating 3.68/5 Total 803 Ratings
Developer https://recorder.freeonlineapps.net
Email [email protected]
Payment Type free
Extension Website https://recorder.freeonlineapps.net/
Help Page URL https://recorder.freeonlineapps.net/contact
Privacy Policy Page URL https://www.freebusinessapps.net/privacy
Supported Languages 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\/"
}