Easy Business Card Creator

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

Easy Business Card Creatorคืออะไร?

Easy Business Card Creator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rodpotter16 และคุณลักษณะหลักของมันคือ "This FREE business card creator software makes creating a business card a snap"

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Easy Business Card Creator

ดาวน์โหลดไฟล์ส่วนขยาย Easy Business Card Creator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        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                    

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

ชื่อ Easy Business Card Creator Easy Business Card Creator
ID mhklkainnooopjmmeaegocfilibjgped
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/easy-business-card-creato/mhklkainnooopjmmeaegocfilibjgped
คำอธิบาย This FREE business card creator software makes creating a business card a snap
ขนาดไฟล์ 18.78 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2017-08-24
วันที่เผยแพร่ 2017-08-24
คะแนน 2.32/5 รวมทั้งหมด 19 คะแนน
ผู้พัฒนา rodpotter16
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    ]
}