Virtual Business Card

With a Virtual Business Card, you can send your info via text message.

什麼是Virtual Business Card?

Virtual Business Card是由socialbiztools開發的Chrome擴展程式,該擴展的主要功能是“With a Virtual Business Card, you can send your info via text message.”。

擴展截圖

screenshot

下載Virtual Business Card擴展crx文件

下載Virtual Business Card擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        With a Virtual Business Card, you can quickly exchange information via text message and never worry about running out.

What is a Virtual Business Card?

Virtual Business Cards are electronic formats of your paper business card that you see and share on your smartphone.

Upgrade your networking with this Virtual Business Card App.

It has analytics to track your clicks and visits.

Your Virtual Business Card dashboard gives you comprehensive analytics of your main link clicks, profile clicks, and hits on your social media profiles.

Why Do You Need  A Virtual Business Card/Digital Business Card?

A Virtual Business Card reduces the need for paper business cards. We understand that a change in mindset is required when switching from a paper business card to a digital business card, but the world has gone mobile. Individuals have their smartphones with them everywhere they go.

You can share your virtual business card via  SMS messaging.

One of the best ways to give out your virtual business card is by text message. You might be thinking that would be a clear choice given the fact that everyone is texting these days. We know this is the trend of the future. It makes sense if you want your company to attract attention and new customers. You need to be on peoples mobile devices!

Customize Every Aspect of Your Digital Business Card
EASY AS 1-2-3
Here are some of the Features:
Unlimited Free updates
Click To Call
Click to Email
Click to Text
14 Clickable Social Media Links 

Get your virtual business card today.                    

擴展基本資訊

名稱 Virtual Business Card Virtual Business Card
ID hlbknenglceebfhkcdbechnidloaphmc
官方網址 https://chromewebstore.google.com/detail/virtual-business-card/hlbknenglceebfhkcdbechnidloaphmc
簡介 With a Virtual Business Card, you can send your info via text message.
檔案大小 40.61 KB
安裝次數 2,861
目前版本 0.0.1
更新時間 2019-08-18
上架時間 2019-08-17
評分 5.00/5 共 1 次評分
開發者 socialbiztools
付費類型 free
擴展官網 https://socialbiztools.com/virtual-business-card
說明頁面URL https://link.socialbiztools.com/support
隱私政策頁面URL https://socialbiztools.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Virtual Business Card",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "With a Virtual Business Card, you can send your info via text message.",
    "homepage_url": "https:\/\/socialbiztools.com\/virtual-business-card",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}