Vaam - Book more meetings

Revamp your B2B game with Vaam – the ultimate game-changer in sales and customer engagement. Say goodbye to the usual drill and…

ما هو Vaam - Book more meetings؟

Vaam - Book more meetings هو إضافة Chrome تم تطويرها بواسطة https://vaam.io، والميزة الرئيسية لها هي "Revamp your B2B game with Vaam – the ultimate game-changer in sales and customer engagement. Say goodbye to the usual drill and…".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Vaam - Book more meetings

قم بتنزيل ملفات الامتداد Vaam - Book more meetings بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Revamp your B2B game with Vaam – the ultimate game-changer in sales and customer engagement. Say goodbye to the usual drill and hello to automated, captivating, and personalized communication that turns prospects into partners.

======================================

🔄 ONE CLICK, MANY OPPORTUNITIES

Get your sales engine running smoother and faster. Whether you’re handpicking prospects on LinkedIn, diving into your Sales Navigator, or juggling contacts somewhere else, Vaam fits right in. Automate the routine with our nifty tools like LinkedIn and email automation, making sure you’re always on your prospects’ radar.

🎥 MAKE EVERY MESSAGE COUNT

Kick off conversations on the right note. Embed your own video messages (yep, we call them vaams) right into your emails or LinkedIn chats. Vaam helps you cut through the inbox clutter, ensuring your message isn't just another email, but a memorable moment.

📹 YOUR STORY, MANY FACES

Craft your story once, and let Vaam tailor it for each prospect. Our tech takes your master video and spins it into hundreds of personalized versions. So, you're not just sending info; you're making every prospect feel special.

💼 BEYOND JUST SALES

Vaam isn't just about closing deals; it's about nurturing relationships. Swap those repetitive tasks with quick Vaam videos to make onboarding a breeze, support feel more supportive, and every customer interaction a bit more human. Our ready-to-roll templates and workflows make it super easy.


Jump into the new age of B2B sales and customer relationships with Vaam. Make your outreach count, streamline your workflow, and create impressions that last.

Start for free – no strings (or cards) attached!                    

معلومات أساسية عن التمديد

الاسم Vaam - Book more meetings Vaam - Book more meetings
ID mfnihmhpikbpioclaalnljadjbmbcppo
عنوان URL الرسمي https://chromewebstore.google.com/detail/vaam-book-more-meetings/mfnihmhpikbpioclaalnljadjbmbcppo
الوصف Revamp your B2B game with Vaam – the ultimate game-changer in sales and customer engagement. Say goodbye to the usual drill and…
حجم الملف 3.8 MB
عدد التثبيتات 4,019
النسخة الحالية 1.76.0
آخر تحديث 2024-02-14
تاريخ النشر 2020-09-16
تقييم 4.97/5 مجموع تقييمات 68
المطور https://vaam.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://vaam.io
عنوان صفحة المساعدة http://support.vaam.io
عنوان صفحة سياسة الخصوصية https://vaam.io/privacy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vaam - Book more meetings",
    "background": {
        "page": "background.html"
    },
    "commands": {
        "toggle-recording": {
            "suggested_key": {
                "default": "Alt+Shift+P",
                "mac": "Alt+Shift+P"
            },
            "description": "Pause\/resume recording"
        },
        "finish-recording": {
            "suggested_key": {
                "default": "Alt+Shift+S",
                "mac": "Alt+Shift+S"
            },
            "description": "Finish recording"
        },
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+R",
                "mac": "Alt+Shift+R"
            }
        },
        "toggle-large-camera": {
            "suggested_key": {
                "default": "Alt+Shift+C",
                "mac": "Alt+Shift+C"
            },
            "description": "Toggle large camera"
        }
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.vaam.io\/*",
            "*:\/\/mail.google.com\/*",
            "*:\/\/*.linkedin.com\/*",
            "https:\/\/app.zaplify.com\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "js": [
                "content.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.hubspot.com\/*"
            ],
            "js": [
                "hubspot.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.salesloft.com\/*"
            ],
            "js": [
                "salesloft.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/power.upsales.com\/*"
            ],
            "js": [
                "upsales.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.force.com\/*"
            ],
            "js": [
                "salesforce.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/app.cling.se\/*"
            ],
            "js": [
                "cling.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                "linkedin.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/github.com\/*"
            ],
            "js": [
                "github.bundle.js"
            ]
        }
    ],
    "permissions": [
        "",
        "activeTab",
        "cookies",
        "desktopCapture",
        "tabCapture",
        "*:\/\/*.vaam.io\/"
    ],
    "browser_action": {
        "default_icon": "assets\/images\/icon128.png",
        "default_title": "Vaam",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "web_accessible_resources": [
        "assets\/*",
        "get-device-access.html",
        "cam-view.html",
        "audio-visualizer.html",
        "embed.html"
    ],
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'; img-src https:\/\/storage.googleapis.com;",
    "version": "1.76.0"
}