Vumu App
The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond!
Что такое Vumu App?
Vumu App - это расширение Chrome, разработанное VUMU, и его основная функция - "The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond!".
Снимки экрана расширения
Скачать файл CRX расширения Vumu App
Скачайте файлы расширений Vumu App в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Vumu is a platform designed to streamline the creation of customized videos that can be seamlessly integrated into your proposals. By opting for video content rather than traditional email or PDF formats, you significantly enhance the likelihood of receiving a positive response. With Vumu's user-friendly templates, crafting polished and professional videos is a breeze. Key features of Vumu include: Recording videos directly through the Chrome extension. Swapping out recorded videos with new content. Uploading pre-existing videos. Incorporating logos and background images. Adding annotations to recordings. Including calls-to-action (CTAs) within the videos.
Основная информация о расширении
Название | Vumu App |
ID | lhllgpiipgpmboeclhejbdlcnbofffkn |
Официальный URL | https://chromewebstore.google.com/detail/vumu-app/lhllgpiipgpmboeclhejbdlcnbofffkn |
Описание | The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond! |
Размер файла | 6.7 MB |
Количество установок | 1,001 |
Текущая Версия | 1.1.4 |
Последнее Обновление | 2024-02-10 |
Дата публикации | 2021-10-25 |
Рейтинг | 3.00/5 Всего 2 оценок |
Разработчик | VUMU |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.vumu.io |
URL страницы помощи | https://www.vumu.io/support |
URL страницы политики конфиденциальности | https://vumu.io/privacy |
Поддерживаемые языки | de,en,fr,ca,es,pt-BR,pt-PT,ru,ta,zh-CN,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Vumu App", "description": "The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond!", "homepage_url": "https:\/\/vumu.io\/", "offline_enabled": false, "minimum_chrome_version": "88", "externally_connectable": { "matches": [ "https:\/\/www.vumu.io\/*", "*:\/\/*.localhost\/*" ] }, "version": "1.1.4", "manifest_version": 3, "content_security_policy": { "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'" }, "default_locale": "en", "background": { "service_worker": "js\/vumu-bg-loader.js" }, "action": { "default_icon": "assets\/vumu-extension-icons\/favicon.png" }, "icons": { "16": "assets\/vumu-extension-icons\/favicon.png", "128": "assets\/vumu-extension-icons\/favicon.png", "48": "assets\/vumu-extension-icons\/favicon.png" }, "content_scripts": [ { "matches": [ " |