Vumu App
The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond!
Co to jest Vumu App?
Vumu App to rozszerzenie Chrome opracowane przez VUMU, a jego główną funkcją jest „The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Vumu App
Pobierz pliki rozszerzeń Vumu App w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Vumu App |
ID | lhllgpiipgpmboeclhejbdlcnbofffkn |
Oficjalny URL | https://chromewebstore.google.com/detail/vumu-app/lhllgpiipgpmboeclhejbdlcnbofffkn |
Opis | The ultimate screen recorder for Chrome: Powerful, intuitive, and feature-rich. Record, annotate, share, and beyond! |
Rozmiar pliku | 6.7 MB |
Liczba instalacji | 1,001 |
Aktualna Wersja | 1.1.4 |
Ostatnia Aktualizacja | 2024-02-10 |
Data Publikacji | 2021-10-25 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | VUMU |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.vumu.io |
Adres URL Strony Pomocy | https://www.vumu.io/support |
Adres URL Strony Polityki Prywatności | https://vumu.io/privacy |
Obsługiwane Języki | 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": [ " |