ReQorder - Screen Recording
ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…
What is ReQorder - Screen Recording?
ReQorder - Screen Recording is a Chrome extension developed by unfoldlabs, and its main feature is "ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…".
Extension Screenshots
Download ReQorder - Screen Recording Extension CRX File
Download ReQorder - Screen Recording 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
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.
Extension Basic Information
Name | ReQorder - Screen Recording |
ID | hljpjpbjepjladnegpnkffifhjnecdce |
Official URL | https://chromewebstore.google.com/detail/reqorder-screen-recording/hljpjpbjepjladnegpnkffifhjnecdce |
Description | ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,… |
File Size | 1.37 MB |
Installation Count | 132 |
Current Version | 3.1.1.1 |
Last Updated | 2023-05-09 |
Publish Date | 2021-06-28 |
Rating | 4.75/5 Total 4 Ratings |
Developer | unfoldlabs |
[email protected] | |
Payment Type | free |
Extension Website | https://www.reqorder.net/ |
Supported Languages | 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": [ " |