DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
What is DigiUnity - Screen and Cam Recorder?
DigiUnity - Screen and Cam Recorder is a Chrome extension developed by DigiUnity, and its main feature is "The most powerful screen recorder for Chrome. Capture, edit and more.".
Extension Screenshots
Download DigiUnity - Screen and Cam Recorder Extension CRX File
Download DigiUnity - Screen and Cam Recorder 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
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.
Extension Basic Information
Name | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
Official URL | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
Description | The most powerful screen recorder for Chrome. Capture, edit and more. |
File Size | 447 KB |
Installation Count | 586 |
Current Version | 1.5.2 |
Last Updated | 2023-07-20 |
Publish Date | 2021-04-23 |
Rating | 4.20/5 Total 5 Ratings |
Developer | DigiUnity |
[email protected] | |
Payment Type | free |
Extension Website | https://digiunity.com |
Help Page URL | https://digiunity.com/en/contact-sales/ |
Privacy Policy Page URL | https://digiunity.com/terms-and-conditions |
Supported Languages | 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": [ " |