Word art prints
Wordartprints.com - the home of the best word art app
Qu'est-ce que Word art prints ?
Word art prints est une extension Chrome développée par https://wordartprints.com, et sa fonction principale est "Wordartprints.com - the home of the best word art app".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Word art prints
Téléchargez les fichiers d'extension Word art prints au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lbmgdidlllbfplepnpjicccplbcggfgd |
URL Officiel | https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd |
Description | Wordartprints.com - the home of the best word art app |
Taille du Fichier | 40.57 KB |
Nombre d'Installations | 1,000 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-05-20 |
Date de Publication | 2018-05-20 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://wordartprints.com |
Type de Paiement | free |
Site Web de l'Extension | https://wordartprints.com |
URL de la Page d'Aide | https://wordartprints.com/get-in-contact |
Langues Prises en Charge | 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" } } |