DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
¿Qué es DigiUnity - Screen and Cam Recorder?
DigiUnity - Screen and Cam Recorder es una extensión de Chrome desarrollada por DigiUnity, y su función principal es "The most powerful screen recorder for Chrome. Capture, edit and more.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión DigiUnity - Screen and Cam Recorder
Descarga archivos de extensión DigiUnity - Screen and Cam Recorder en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Unleash the potential of your organisation. DigiUnity is the employees platform for smart and engaging knowledge sharing. Show, tell and share in DigiUnity Make videos with recordings of your screen, camera or both. It's faster than typing and more efficient than online meetings. The videos can also be easily shared outside the company, for example to your customers and partners.
Información Básica de la Extensión
Nombre | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
URL Oficial | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
Descripción | The most powerful screen recorder for Chrome. Capture, edit and more. |
Tamaño del Archivo | 447 KB |
Cantidad de Instalaciones | 586 |
Versión Actual | 1.5.2 |
Última Actualización | 2023-07-20 |
Fecha de Publicación | 2021-04-23 |
Calificación | 4.20/5 Total de 5 Calificaciones |
Desarrollador | DigiUnity |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://digiunity.com |
URL de la Página de Ayuda | https://digiunity.com/en/contact-sales/ |
URL de la Página de Política de Privacidad | https://digiunity.com/terms-and-conditions |
Idiomas Soportados | de,en,fr,ca,es,it,pt-BR,pt-PT,ru,ta,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "offline_enabled": false, "version": "1.5.2", "manifest_version": 2, "minimum_chrome_version": "49", "default_locale": "en", "background": { "scripts": [ "js\/background.js", "js\/libraries\/sentry.js" ], "persistent": false }, "browser_action": { "default_icon": "assets\/extension-icons\/logo-32.png", "default_popup": "html\/popup.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google.com https:\/\/cdn.jsdelivr.net https:\/\/browser.sentry-cdn.com; object-src 'self'", "icons": { "16": "assets\/extension-icons\/logo-16.png", "128": "assets\/extension-icons\/logo-128.png", "48": "assets\/extension-icons\/logo-48.png" }, "content_scripts": [ { "matches": [ " |