Video Emails for Sales Teams - VideoForm

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

Video Emails for Sales Teams - VideoFormคืออะไร?

Video Emails for Sales Teams - VideoForm เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://videoform.com และคุณลักษณะหลักของมันคือ "Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Video Emails for Sales Teams - VideoForm

ดาวน์โหลดไฟล์ส่วนขยาย Video Emails for Sales Teams - VideoForm ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 anirudh@videoform.com                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Video Emails for Sales Teams - VideoForm Video Emails for Sales Teams - VideoForm
ID nbnlbmpbcdefpnhoobbipinegfebonba
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/video-emails-for-sales-te/nbnlbmpbcdefpnhoobbipinegfebonba
คำอธิบาย Record Camera + Screen and send personalized video emails from the tools you already use, like Gmail, Salesforce, Hubspot
ขนาดไฟล์ 251 KB
จำนวนการติดตั้ง 275
เวอร์ชันปัจจุบัน 1.0.0.5
อัปเดตครั้งล่าสุด 2021-10-19
วันที่เผยแพร่ 2020-09-05
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา https://videoform.com
อีเมล support@videoform.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.videoform.com/
URL หน้าช่วยเหลือ https://www.videoform.com/support
URL หน้านโยบายความเป็นส่วนตัว https://www.videoform.com/privacy
ภาษาที่รองรับ 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"
    ]
}