Word art prints
Wordartprints.com - the home of the best word art app
What is Word art prints?
Word art prints is a Chrome extension developed by https://wordartprints.com, and its main feature is "Wordartprints.com - the home of the best word art app".
Extension Screenshots
Download Word art prints Extension CRX File
Download Word art prints extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lbmgdidlllbfplepnpjicccplbcggfgd |
Official URL | https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd |
Description | Wordartprints.com - the home of the best word art app |
File Size | 40.57 KB |
Installation Count | 1,000 |
Current Version | 0.0.1 |
Last Updated | 2018-05-20 |
Publish Date | 2018-05-20 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://wordartprints.com |
Payment Type | free |
Extension Website | https://wordartprints.com |
Help Page URL | https://wordartprints.com/get-in-contact |
Supported Languages | 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" } } |