Video Emails for Sales Teams - VideoForm

Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot

Apa itu Video Emails for Sales Teams - VideoForm?

Video Emails for Sales Teams - VideoForm adalah ekstensi Chrome yang dikembangkan oleh https://videoform.com, dan fitur utamanya adalah "Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Video Emails for Sales Teams - VideoForm

Unduh file ekstensi Video Emails for Sales Teams - VideoForm dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        1-1 video personalisation for sales teams to close more deals.

Send 1 on 1 personalised videos to prospects & add personalisation to your sales process. This extension is packed with everything SDR’s, sales & customer success teams need to close more deals $$

✉️ Video Emails & Options to Share

✔  Embed VideoForm inside your email,
✔ Share VideoForm URL

👍 Branding

✔ Add your logo to your video forms
✔ Add your custom domain on VideoForm URL’s

🙋🏻‍♀️ Face to Face Communication

✔ Users can respond with their own video - 2 way video communication
✔ Add Call to Action - Add call to action buttons with your video

🎥 Camera & Screen Recording

✔ Record your screen and webcam - Record video and screen simultaneously
✔ Use your webcam - To record a personalized video message
✔ Record your screen - Choose between a chrome tab or the entire desktop

📈 In-depth Analytics

✔ Add your Google Analytics, FB Pixel & Tag Manager Codes
✔ Detailed Analytics on form interactions & responses 

Remote sales or customer success team? VideoForm has everything that you need to open a personalised communication line with your prospects & customers.

Have more questions? Get in touch with us at [email protected]                    

Informasi Dasar Ekstensi

Nama Video Emails for Sales Teams - VideoForm Video Emails for Sales Teams - VideoForm
ID nbnlbmpbcdefpnhoobbipinegfebonba
URL Resmi https://chromewebstore.google.com/detail/video-emails-for-sales-te/nbnlbmpbcdefpnhoobbipinegfebonba
Deskripsi Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot
Ukuran File 251 KB
Jumlah Instalasi 275
Versi Saat Ini 1.0.0.5
Terakhir Diperbarui 2021-10-19
Tanggal Publikasi 2020-09-05
Penilaian 4.00/5 Total 4 Penilaian
Pengembang https://videoform.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.videoform.com/
URL Halaman Bantuan https://www.videoform.com/support
URL Halaman Kebijakan Privasi https://www.videoform.com/privacy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video Emails for Sales Teams - VideoForm",
    "short_name": "VideoForm",
    "description": "Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot",
    "version": "1.0.0.5",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "VideoForm",
        "default_popup": "popup\/loginRegister.html"
    },
    "background": {
        "scripts": [
            "assets\/src\/jquery.js",
            "assets\/src\/gmail.js",
            "main\/bgMain.js",
            "integrations\/bgIntegrations.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "assets\/img\/videoform_logo-16.png",
        "48": "assets\/img\/videoform_logo-17.png",
        "128": "assets\/img\/videoform_logo-18.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/mail.google.com\/*",
                "*:\/\/app.videoform.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "assets\/src\/gmail.js",
                "integrations\/js\/gmailAppend.js"
            ],
            "css": [
                "assets\/css\/css_file.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.hubspot.com\/*",
                "*:\/\/app.videoform.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/hubspotAppend.js"
            ],
            "css": [
                "assets\/css\/css_file.css",
                "assets\/css\/vf_hubspot_styles.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.linkedin.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/linkedinAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.force.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/salesforceAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.lemlist.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/lemlistAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.snov.io\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/snovioAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.woodpecker.co\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/woodpeckerAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.outlook.live.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/outlookAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.moosend.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/moosendAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.close.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/closeAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/next.quickmail.io\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/quickmailAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/crm.zoho.in\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/zohocrmAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/app.apollo.io\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/apolloAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.sendinblue.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/sendinblueAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.sendx.io\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/sendxAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.getdrip.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/dripAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.sendpulse.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/sendpulseAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.woodpecker.co\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/woodpeckerAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.myfreshworks.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/freshmarketerAppend.js",
                "integrations\/js\/freshworksAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.zendesk.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/zendeskAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.mailchimp.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/mailchimpAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.saleswhale.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/saleswhaleAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/mc.sendgrid.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/sendgridAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/*.mailshake.com\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/mailshakeAppend.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/app.videoform.com\/*",
                "*:\/\/app.videopiper.club\/*"
            ],
            "js": [
                "assets\/src\/jquery.js",
                "common\/appEvents.js"
            ],
            "css": [],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/src\/jquery.js",
                "integrations\/js\/permissionsIframeInt.js",
                "integrations\/js\/permissionsIframeIntMic.js",
                "main\/js\/permissionsIframe.js",
                "main\/js\/permissionsIframeMic.js",
                "common\/appEvents.js"
            ],
            "css": [
                "assets\/css\/css_file.css",
                "assets\/css\/vf_hubspot_styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "main\/html\/permissions.html",
        "main\/html\/permissionsMic.html",
        "main\/html\/cameraRecord.html",
        "main\/html\/camera.html",
        "main\/js\/permissionsIframe.js",
        "main\/js\/permissionsIframeMic.js",
        "main\/html\/finalVideo.html",
        "integrations\/html\/p",
        "integrations\/html\/permissionsInt.html",
        "integrations\/html\/permissionsIntMic.html",
        "integrations\/html\/cameraRecordInt.html",
        "integrations\/html\/cameraInt.html",
        "integrations\/js\/permissionsIframeInt.js",
        "integrations\/js\/permissionsIframeIntMic.js",
        "integrations\/html\/finalVideoInt.html"
    ],
    "permissions": [
        "https:\/\/app.videoform.com\/",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "tabs",
        "activeTab",
        "webNavigation",
        "storage",
        "desktopCapture"
    ]
}