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
Eメール [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\/"
}