DigiUnity - Screen and Cam Recorder
The most powerful screen recorder for Chrome. Capture, edit and more.
什么是DigiUnity - Screen and Cam Recorder?
DigiUnity - Screen and Cam Recorder是由DigiUnity开发的Chrome扩展程序,该扩展的主要功能是“The most powerful screen recorder for Chrome. Capture, edit and more.”。
扩展截图
下载DigiUnity - Screen and Cam Recorder扩展crx文件
下载DigiUnity - Screen and Cam Recorder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | DigiUnity - Screen and Cam Recorder |
ID | enekkgobhpmlcdjdgpglhahdncaipaip |
官方URL | https://chromewebstore.google.com/detail/digiunity-screen-and-cam/enekkgobhpmlcdjdgpglhahdncaipaip |
简介 | The most powerful screen recorder for Chrome. Capture, edit and more. |
文件大小 | 447 KB |
安装次数 | 586 |
当前版本 | 1.5.2 |
更新时间 | 2023-07-20 |
上架时间 | 2021-04-23 |
评分 | 4.20/5 共5次评分 |
开发者 | DigiUnity |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://digiunity.com |
帮助页面URL | https://digiunity.com/en/contact-sales/ |
隐私政策页面URL | https://digiunity.com/terms-and-conditions |
支持的语言 | 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": [ " |