MailVideo
Guide the buyer from outreach to close with personal video messages they will never forget!
MailVideoとは何ですか?
MailVideoはhttps://mailvideo.comによって開発されたChromeの拡張機能で、その主な機能は「Guide the buyer from outreach to close with personal video messages they will never forget!」です。
拡張機能のスクリーンショット
MailVideo拡張機能のCRXファイルをダウンロード
MailVideo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        📹 MailVideo - Elevate Your Communication with Video Messages 🚀
Looking for a game-changer in your email and messaging communication? Meet MailVideo, the ultimate video messaging Chrome Extension that takes your messages to the next level! Record and share videos with ease! 
🔥 Key Features:
✉️ Easily record and insert video messages into Gmail, Outlook, LinkedIn, and more with just a click.
🤝 Connect on a Personal Level: Say goodbye to text-only emails! Use MailVideo to build stronger relationships and convey emotions like never before.
🚀 Boost Engagement: Videos stand out and captivate. Increase response rates, engagement, and conversions in your sales, marketing, and customer success efforts.
🎯 Versatile Use Cases: Perfect for sales pitches, product demos, onboarding, support, and more. Unlock endless possibilities!
📊 Track Engagement: Gain insights with real-time video analytics. Know when your videos are watched and how they perform.
🚀 Get Started Today:
Start engaging better with your clients! Install the MailVideo Chrome Extension now and see the difference for yourself. Elevate your communication and stand out from the crowd.
🌐 Learn More: https://www.mailvideo.com/
📩 Contact Us: Have questions or need assistance? Reach out to our friendly support team at [email protected].                     拡張機能の基本情報
| 名前 |   |  
| ID | ohafhojmjifocnichgidgmijbfkdpfce | 
| 公式URL | https://chromewebstore.google.com/detail/mailvideo/ohafhojmjifocnichgidgmijbfkdpfce | 
| 説明 | Guide the buyer from outreach to close with personal video messages they will never forget! | 
| ファイルサイズ | 40.97 KB | 
| インストール数 | 38 | 
| 現在のバージョン | 2.0.4 | 
| 最終更新日 | 2023-10-03 | 
| 公開日 | 2021-06-14 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | https://mailvideo.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://mailvideo.com/ | 
| ヘルプページのURL | https://www.mailvideo.com/help | 
| プライバシーポリシーページのURL | https://mailvideo.com/privacy | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "src\/lib\/assets\/icons\/logo\/logo-16.png",
            "32": "src\/lib\/assets\/icons\/logo\/logo-32.png",
            "48": "src\/lib\/assets\/icons\/logo\/logo-48.png",
            "128": "src\/lib\/assets\/icons\/logo\/logo-128.png"
        },
        "default_popup": "src\/popup\/popup.html",
        "default_title": "MailVideo"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader-742c1cb3.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ]
        }
    ],
    "description": "Guide the buyer from outreach to close with personal video messages they will never forget!",
    "icons": {
        "16": "src\/lib\/assets\/icons\/logo\/logo-16.png",
        "32": "src\/lib\/assets\/icons\/logo\/logo-32.png",
        "48": "src\/lib\/assets\/icons\/logo\/logo-48.png",
        "128": "src\/lib\/assets\/icons\/logo\/logo-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAolKDT4\/hVErVGUrEcyQuZ6LgwClLKDy7NVXnUoDrz2qopoB4Xv1g97XdDL+BVqdmcnWjb89LJP3nxiu15Vqbk1V16VdHhAsluI5jogrCHw1dd3lZHh44Lm4b9YKs7ihz3Qt4mbCFJ2uEP8Jk3VnxzpygJ5PegGQrdjSPfkHFov6ZrR2vKhv36HEHnvcg2e\/E5LwrW4kdigQJC6e5zZNxrNf2CHr99BPlW8vYlxY1Xp1PA8nKUKOOJAoKajYosDRDWUH\/ct4QiQjIHNZmEzwZzAn8rnsLId+NQM0e\/6HgBLN6Qn7bT3bBxxVU8djkQri1nv36rjod6iIlOBkLOzROJQIDAQAB",
    "manifest_version": 3,
    "name": "MailVideo",
    "permissions": [
        "activeTab"
    ],
    "version": "2.0.4",
    "version_name": "2.0.4",
    "web_accessible_resources": [
        {
            "matches": [
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/index-98507d37.js",
                "assets\/browser-1b69d60d.js",
                "assets\/browser-extension-5db1fd34.js",
                "assets\/embed-service-adf495a8.js",
                "assets\/gmail-39674ba2.js",
                "assets\/hubspot-3709f0bd.js",
                "assets\/outlook-c50670de.js",
                "assets\/linkedin-b197e0d9.js",
                "assets\/pipedrive-b9f096a0.js",
                "assets\/browser-a04f2a00.js",
                "assets\/base-a20e4b5f.js",
                "assets\/index.ts-3af3f70e.js"
            ],
            "use_dynamic_url": true
        }
    ]
}  |  |