Word art prints

Wordartprints.com - the home of the best word art app

Word art printsคืออะไร?

Word art prints เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://wordartprints.com และคุณลักษณะหลักของมันคือ "Wordartprints.com - the home of the best word art app"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Word art prints

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

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

                        Word art prints

Create fantastic looking word art prints with our free to use word art app.

We have over 500 designs to choose from so we are sure to have a design for any occasion.

Simply add your own personalised words to our custom designed word art app and press preview your artwork.

You can either choose to have the file sent to you as a digital download or we also have a low cost printing and framing option.

If you have any suggestion of word art please contact use using the contact form.                    

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

ชื่อ Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
คำอธิบาย Wordartprints.com - the home of the best word art app
ขนาดไฟล์ 40.57 KB
จำนวนการติดตั้ง 1,000
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2018-05-20
วันที่เผยแพร่ 2018-05-20
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://wordartprints.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://wordartprints.com
URL หน้าช่วยเหลือ https://wordartprints.com/get-in-contact
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Word art prints",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Wordartprints.com - the home of the best word art app",
    "homepage_url": "https:\/\/wordartprints.com\/",
    "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"
    }
}