Word art prints

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

Apa itu Word art prints?

Word art prints adalah ekstensi Chrome yang dikembangkan oleh https://wordartprints.com, dan fitur utamanya adalah "Wordartprints.com - the home of the best word art app".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Word art prints

Unduh file ekstensi Word art prints dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
URL Resmi https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
Deskripsi Wordartprints.com - the home of the best word art app
Ukuran File 40.57 KB
Jumlah Instalasi 1,000
Versi Saat Ini 0.0.1
Terakhir Diperbarui 2018-05-20
Tanggal Publikasi 2018-05-20
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://wordartprints.com
Tipe Pembayaran free
Situs Ekstensi https://wordartprints.com
URL Halaman Bantuan https://wordartprints.com/get-in-contact
Bahasa yang Didukung 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"
    }
}