ReQorder - Screen Recording
ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…
Wat is ReQorder - Screen Recording?
ReQorder - Screen Recording is een Chrome-extensie ontwikkeld door unfoldlabs, en de belangrijkste functie is "ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…".
Extensie Screenshots
Download het CRX-bestand van de extensie ReQorder - Screen Recording
Download ReQorder - Screen Recording-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | ReQorder - Screen Recording |
ID | hljpjpbjepjladnegpnkffifhjnecdce |
Officiële URL | https://chromewebstore.google.com/detail/reqorder-screen-recording/hljpjpbjepjladnegpnkffifhjnecdce |
Beschrijving | ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,… |
Bestandsgrootte | 1.37 MB |
Aantal Installaties | 132 |
Huidige Versie | 3.1.1.1 |
Laatst Bijgewerkt | 2023-05-09 |
Publicatiedatum | 2021-06-28 |
Beoordeling | 4.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | unfoldlabs |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.reqorder.net/ |
Ondersteunde Talen | 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": [ " |