DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
O que é DigiUnity - Screen and Cam Recorder?
DigiUnity - Screen and Cam Recorder é uma extensão do Chrome desenvolvida por DigiUnity, e sua principal característica é "The most powerful screen recorder for Chrome. Capture, edit and more.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DigiUnity - Screen and Cam Recorder
Baixe arquivos de extensão DigiUnity - Screen and Cam Recorder no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
URL Oficial | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
Descrição | The most powerful screen recorder for Chrome. Capture, edit and more. |
Tamanho do Arquivo | 447 KB |
Contagem de Instalações | 586 |
Versão Atual | 1.5.2 |
Última Atualização | 2023-07-20 |
Data de Publicação | 2021-04-23 |
Classificação | 4.20/5 Total de 5 Avaliações |
Desenvolvedor | DigiUnity |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://digiunity.com |
URL da Página de Ajuda | https://digiunity.com/en/contact-sales/ |
URL da Página de Política de Privacidade | https://digiunity.com/terms-and-conditions |
Idiomas Suportados | 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": [ " |