Word art prints

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

Cos'è Word art prints?

Word art prints è un'estensione di Chrome sviluppata da https://wordartprints.com, e la sua funzione principale è "Wordartprints.com - the home of the best word art app".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Word art prints

Scarica i file di estensione Word art prints in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
URL Ufficiale https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
Descrizione Wordartprints.com - the home of the best word art app
Dimensione del File 40.57 KB
Conteggio Installazioni 1,000
Versione Corrente 0.0.1
Ultimo Aggiornamento 2018-05-20
Data di Pubblicazione 2018-05-20
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://wordartprints.com
Tipo di Pagamento free
Sito Web dell'Estensione https://wordartprints.com
URL della Pagina di Aiuto https://wordartprints.com/get-in-contact
Lingue Supportate 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"
    }
}