Word art prints

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

Was ist Word art prints?

Word art prints ist eine Chrome-Erweiterung, die von https://wordartprints.com entwickelt wurde, und ihr Hauptmerkmal ist "Wordartprints.com - the home of the best word art app".

Erweiterungsscreenshots

screenshot

Word art prints-Erweiterungs-CRX-Datei herunterladen

Laden Sie Word art prints-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
Offizielle URL https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
Beschreibung Wordartprints.com - the home of the best word art app
Dateigröße 40.57 KB
Installationsanzahl 1,000
Aktuelle Version 0.0.1
Letztes Update 2018-05-20
Veröffentlichungsdatum 2018-05-20
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://wordartprints.com
Zahlungsart free
Erweiterungswebsite https://wordartprints.com
Hilfeseite URL https://wordartprints.com/get-in-contact
Unterstützte Sprachen 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"
    }
}