Widevo - Video prospecting at scale

Generate a personalized outreach video for each of your prospects and skyrocket your reply rate

What is Widevo - Video prospecting at scale?

Widevo - Video prospecting at scale is a Chrome extension developed by https://widevo.com, and its main feature is "Generate a personalized outreach video for each of your prospects and skyrocket your reply rate".

Extension Screenshots

Download Widevo - Video prospecting at scale Extension CRX File

Download Widevo - Video prospecting at scale extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        🎥 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                    

Extension Basic Information

Name Widevo - Video prospecting at scale Widevo - Video prospecting at scale
ID pilhmmiojkdaobnchajhakjoogahnnga
Official URL https://chromewebstore.google.com/detail/widevo-video-prospecting/pilhmmiojkdaobnchajhakjoogahnnga
Description Generate a personalized outreach video for each of your prospects and skyrocket your reply rate
File Size 382 KB
Installation Count 81
Current Version 1.0.1
Last Updated 2023-02-09
Publish Date 2022-08-09
Rating 5.00/5 Total 1 Ratings
Developer https://widevo.com
Email [email protected]
Payment Type free
Extension Website https://widevo.com
Privacy Policy Page URL https://www.widevo.com/privacy-policy
Supported Languages 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"
    }
}