Widevo - Video prospecting at scale

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

Widevo - Video prospecting at scale란 무엇입니까?

Widevo - Video prospecting at scale은(는) https://widevo.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate a personalized outreach video for each of your prospects and skyrocket your reply rate"입니다.

확장 프로그램 스크린샷

Widevo - Video prospecting at scale 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🎥 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                    

확장 프로그램 기본 정보

이름 Widevo - Video prospecting at scale Widevo - Video prospecting at scale
ID pilhmmiojkdaobnchajhakjoogahnnga
공식 URL https://chromewebstore.google.com/detail/widevo-video-prospecting/pilhmmiojkdaobnchajhakjoogahnnga
설명 Generate a personalized outreach video for each of your prospects and skyrocket your reply rate
파일 크기 382 KB
설치 횟수 81
현재 버전 1.0.1
최근 업데이트 2023-02-09
출시 날짜 2022-08-09
평점 5.00/5 총 1 개의 평점
개발자 https://widevo.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://widevo.com
개인정보 보호 정책 페이지 URL https://www.widevo.com/privacy-policy
지원되는 언어 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"
    }
}