ReQorder - Screen Recording
ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…
Cos'è ReQorder - Screen Recording?
ReQorder - Screen Recording è un'estensione di Chrome sviluppata da unfoldlabs, e la sua funzione principale è "ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ReQorder - Screen Recording
Scarica i file di estensione ReQorder - Screen Recording in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | ReQorder - Screen Recording |
ID | hljpjpbjepjladnegpnkffifhjnecdce |
URL Ufficiale | https://chromewebstore.google.com/detail/reqorder-screen-recording/hljpjpbjepjladnegpnkffifhjnecdce |
Descrizione | ReQorder is a screen-recording software platform that allows users to record virtually anything: Co-browsing sessions, demos,… |
Dimensione del File | 1.37 MB |
Conteggio Installazioni | 132 |
Versione Corrente | 3.1.1.1 |
Ultimo Aggiornamento | 2023-05-09 |
Data di Pubblicazione | 2021-06-28 |
Valutazione | 4.75/5 Totale 4 Valutazioni |
Sviluppatore | unfoldlabs |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.reqorder.net/ |
Lingue Supportate | 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": [ " |