Widevo - Video prospecting at scale
Generate a personalized outreach video for each of your prospects and skyrocket your reply rate
Co to jest Widevo - Video prospecting at scale?
Widevo - Video prospecting at scale to rozszerzenie Chrome opracowane przez https://widevo.com, a jego główną funkcją jest „Generate a personalized outreach video for each of your prospects and skyrocket your reply rate”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Widevo - Video prospecting at scale
Pobierz pliki rozszerzeń Widevo - Video prospecting at scale 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
🎥 But why should you do video prospecting ? 1. Stand out from the crowd who's only sending good old text emails and Linkedin messages ! 2. Build real connections with your prospects and show them your personality.. 3. Using video will humanize your prospecting and will not only allow you to boost your reply rate but will also boost your closing rate. Before Widevo, in order to do video prospecting you needed to record a video for each prospect. 🕘 It was time-consuming. 😩 And very exhausting ❌ So you just choose to not do it Well, that's not the case anymore with Widevo ! 😮 You can generate a personalized video for each one of your prospects in just 3 seconds per video. ⭐ How does it work ? 1- In our web app record a video template that is going to be the support from which you are gonna be able to generate personalized videos for each of your prospects. 2- Go to your prospect’s website or Linkedin profile. 3- Click on the extension, select the generic video you’ve recorded and click on “Generate the video” 4- Wait 3 seconds and that’s it ! You have generated a personalized video for this prospect 5- Send the video to your prospect on Linkedin or via email 6- Track if your prospect is watching the video and what percentage of the video did he what 7- With this precious information you can make relevant follow-ups if the prospect doesn’t respond quickly
Podstawowe informacje o rozszerzeniu
Nazwa | Widevo - Video prospecting at scale |
ID | pilhmmiojkdaobnchajhakjoogahnnga |
Oficjalny URL | https://chromewebstore.google.com/detail/widevo-video-prospecting/pilhmmiojkdaobnchajhakjoogahnnga |
Opis | Generate a personalized outreach video for each of your prospects and skyrocket your reply rate |
Rozmiar pliku | 382 KB |
Liczba instalacji | 81 |
Aktualna Wersja | 1.0.1 |
Ostatnia Aktualizacja | 2023-02-09 |
Data Publikacji | 2022-08-09 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | https://widevo.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://widevo.com |
Adres URL Strony Polityki Prywatności | https://www.widevo.com/privacy-policy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Widevo - Video prospecting at scale", "short_name": "Widevo", "description": "Generate a personalized outreach video for each of your prospects and skyrocket your reply rate", "version": "1.0.1.0", "version_name": "1.0.1", "manifest_version": 3, "action": { "default_title": "Welcome to Widevo", "default_popup": "index.html", "default_icon": { "16": "icons\/widevo16.png", "32": "icons\/widevo32.png", "48": "icons\/widevo48.png", "128": "icons\/widevo128.png" } }, "permissions": [ "activeTab", "clipboardWrite" ], "icons": { "16": "icons\/widevo16.png", "32": "icons\/widevo32.png", "48": "icons\/widevo48.png", "128": "icons\/widevo128.png" } } |