ReQorder - Screen Recording
ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…
ReQorder - Screen Recordingとは何ですか?
ReQorder - Screen Recordingはunfoldlabsによって開発されたChromeの拡張機能で、その主な機能は「ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…」です。
拡張機能のスクリーンショット
ReQorder - Screen Recording拡張機能のCRXファイルをダウンロード
ReQorder - Screen Recording拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos, presentations, or even chat conversations. It is an adaptable solution for Screen Recording that provides an API Driven Platform which can be integrated into any Oracle CX Cloud Platform or any other existing product/solution.
拡張機能の基本情報
名前 | ReQorder - Screen Recording |
ID | hljpjpbjepjladnegpnkffifhjnecdce |
公式URL | https://chromewebstore.google.com/detail/reqorder-screen-recording/hljpjpbjepjladnegpnkffifhjnecdce |
説明 | ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,… |
ファイルサイズ | 1.37 MB |
インストール数 | 132 |
現在のバージョン | 3.1.1.1 |
最終更新日 | 2023-05-09 |
公開日 | 2021-06-28 |
評価 | 4.75/5 合計 4 レビュー |
開発者 | unfoldlabs |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.reqorder.net/ |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Uma", "background": { "persistent": false, "scripts": [ "preview\/jquery.min.js", "background\/background.common.js", "background\/background.js", "background\/background.desktopCapture.js", "background\/background.tabCapture.js", "background\/background.badgeText.js", "background\/background.getUserMedia.js", "background\/background.messaging.js", "background\/background.players.js", "background\/background.config.js", "Reqorder\/MediaStreamRecorder.js", "Reqorder\/MultiStreamRecorder.js", "Reqorder\/MultiStreamsMixer.js", "Reqorder\/StereoAudioRecorder.js", "Reqorder\/DiskStorage.js", "Reqorder\/EBML.js" ] }, "browser_action": { "default_icon": "images\/main-icon.png", "default_popup": "index.html", "default_title": "Record Your Screen, Tab or Camera" }, "content_scripts": [ { "all_frames": true, "js": [ "background\/background.contentScript.js", "contentScripts.js" ], "matches": [ " |