DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
Qu'est-ce que DigiUnity - Screen and Cam Recorder ?
DigiUnity - Screen and Cam Recorder est une extension Chrome développée par DigiUnity, et sa fonction principale est "The most powerful screen recorder for Chrome. Capture, edit and more.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension DigiUnity - Screen and Cam Recorder
Téléchargez les fichiers d'extension DigiUnity - Screen and Cam Recorder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
URL Officiel | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
Description | The most powerful screen recorder for Chrome. Capture, edit and more. |
Taille du Fichier | 447 KB |
Nombre d'Installations | 586 |
Version Actuelle | 1.5.2 |
Dernière Mise à Jour | 2023-07-20 |
Date de Publication | 2021-04-23 |
Évaluation | 4.20/5 Total 5 Évaluations |
Développeur | DigiUnity |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://digiunity.com |
URL de la Page d'Aide | https://digiunity.com/en/contact-sales/ |
URL de la Page de Politique de Confidentialité | https://digiunity.com/terms-and-conditions |
Langues Prises en Charge | 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": [ " |