Screens Recorder

Record your screen and save a video file on your computer

What is Screens Recorder?

Screens Recorder is a Chrome extension developed by screensrecorder, and its main feature is "Record your screen and save a video file on your computer".

Extension Screenshots

screenshot
screenshot
screenshot

Download Screens Recorder Extension CRX File

Download Screens 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

                        Screens Recorder allows you to record your screen simply. You can select the screen you want to record, whether you want to record audio or not and save the video file on your computer.
Screens Recorder supports HD videos with no watermark, and it supports multiple formats.

By clicking "Add to chrome", I accept and agree to install this extension. 
For more information visit our website:
About -  https://www.screensrecorder.com
To review our Terms of use, go to:
EULA - https://www.screensrecorder.com/eula.htm
Privacy - https://www.screensrecorder.com/privacy.html                    

Extension Basic Information

Name Screens Recorder Screens Recorder
ID ibodkjhkonffalopjiakpgiiheehpipa
Official URL https://chromewebstore.google.com/detail/screens-recorder/ibodkjhkonffalopjiakpgiiheehpipa
Description Record your screen and save a video file on your computer
File Size 1.65 MB
Installation Count 665
Current Version 1.0.1
Last Updated 2022-07-04
Publish Date 2021-06-15
Developer screensrecorder
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Screens Recorder",
    "version": "1.0.1",
    "version_name": "1.0.1",
    "description": "Record your screen and save a video file on your computer",
    "icons": {
        "16": "icons\/16.png",
        "96": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "96": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Screen Recorder",
        "default_popup": "index.html"
    }
}