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

什么是Screen Recorder?

Screen Recorder是由https://recorder.freeonlineapps.net开发的Chrome扩展程序,该扩展的主要功能是“Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio”。

扩展截图

screenshot
screenshot

下载Screen Recorder扩展crx文件

下载Screen Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Screen Recorder Screen Recorder
ID jdopnakmnlnccgpfpmjmdjjohmcdgabp
官方URL https://chromewebstore.google.com/detail/screen-recorder/jdopnakmnlnccgpfpmjmdjjohmcdgabp
简介 Free Simple tool for high quality video capturing from Tab, Area of the page and full Screen, with Mic, Webcam and System audio
文件大小 1.19 MB
安装次数 581,160
当前版本 3.0.0
更新时间 2023-11-09
上架时间 2020-05-15
评分 3.68/5 共803次评分
开发者 https://recorder.freeonlineapps.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://recorder.freeonlineapps.net/
帮助页面URL https://recorder.freeonlineapps.net/contact
隐私政策页面URL https://www.freebusinessapps.net/privacy
支持的语言 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\/"
}