Widevo - Video prospecting at scale
Generate a personalized outreach video for each of your prospects and skyrocket your reply rate
Cos'è Widevo - Video prospecting at scale?
Widevo - Video prospecting at scale è un'estensione di Chrome sviluppata da https://widevo.com, e la sua funzione principale è "Generate a personalized outreach video for each of your prospects and skyrocket your reply rate".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Widevo - Video prospecting at scale
Scarica i file di estensione Widevo - Video prospecting at scale in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
🎥 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
Informazioni di Base sull'Estensione
Nome | Widevo - Video prospecting at scale |
ID | pilhmmiojkdaobnchajhakjoogahnnga |
URL Ufficiale | https://chromewebstore.google.com/detail/widevo-video-prospecting/pilhmmiojkdaobnchajhakjoogahnnga |
Descrizione | Generate a personalized outreach video for each of your prospects and skyrocket your reply rate |
Dimensione del File | 382 KB |
Conteggio Installazioni | 81 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2023-02-09 |
Data di Pubblicazione | 2022-08-09 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://widevo.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://widevo.com |
URL della Pagina della Politica sulla Privacy | https://www.widevo.com/privacy-policy |
Lingue Supportate | 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" } } |