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”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | jdopnakmnlnccgpfpmjmdjjohmcdgabp |
| 官方網址 | 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\/"
} | |