DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
Vad är DigiUnity - Screen and Cam Recorder?
DigiUnity - Screen and Cam Recorder är en Chrome-tillägg utvecklad av DigiUnity, och dess huvudfunktion är "The most powerful screen recorder for Chrome. Capture, edit and more.".
Tilläggsskärmbilder
Ladda ner DigiUnity - Screen and Cam Recorder-förlängningens CRX-fil
Ladda ner DigiUnity - Screen and Cam Recorder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
Officiell webbadress | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
Beskrivning | The most powerful screen recorder for Chrome. Capture, edit and more. |
Filstorlek | 447 KB |
Antal Installationer | 586 |
Aktuell Version | 1.5.2 |
Senast Uppdaterad | 2023-07-20 |
Publiceringsdatum | 2021-04-23 |
Betyg | 4.20/5 Totalt 5 Betyg |
Utvecklare | DigiUnity |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://digiunity.com |
Hjälpsida URL | https://digiunity.com/en/contact-sales/ |
URL till Sekretesspolicy Sidan | https://digiunity.com/terms-and-conditions |
Stödda Språk | 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": [ " |