Easy Business Card Creator

This FREE business card creator software makes creating a business card a snap

What is Easy Business Card Creator?

Easy Business Card Creator is a Chrome extension developed by rodpotter16, and its main feature is "This FREE business card creator software makes creating a business card a snap".

Extension Screenshots

screenshot
screenshot
screenshot

Download Easy Business Card Creator Extension CRX File

Download Easy Business Card Creator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quickly create and DOWNLOAD a business card! This FREE business card creator software makes creating a business card a snap. Learn how to generate more business using LinkedIn by going to http://www.WorldClassLinkedIn.com                    

Extension Basic Information

Name Easy Business Card Creator Easy Business Card Creator
ID mhklkainnooopjmmeaegocfilibjgped
Official URL https://chrome.google.com/webstore/detail/easy-business-card-creato/mhklkainnooopjmmeaegocfilibjgped
Description This FREE business card creator software makes creating a business card a snap
File Size 18.78 KB
Installation Count 1,000
Current Version 2.0
Last Updated 2017-08-24
Publish Date 2017-08-24
Rating 2.32/5 Total 19 Ratings
Developer rodpotter16
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy Business Card Creator",
    "manifest_version": 2,
    "short_name": "bcsupport",
    "description": "This FREE business card creator software makes creating a business card a snap",
    "version": "2.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_172-1503606870.png"
    },
    "icons": {
        "128": "128px_172-1503606879.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}