Word art prints

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

Hvad er Word art prints?

Word art prints er en Chrome-udvidelse udviklet af https://wordartprints.com, og dens hovedfunktion er "Wordartprints.com - the home of the best word art app".

Udvidelsesskærmbilleder

screenshot

Download Word art prints-udvidelses-CRX-fil

Download Word art prints-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
Officiel URL https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
Beskrivelse Wordartprints.com - the home of the best word art app
Filstørrelse 40.57 KB
Antal Installationer 1,000
Nuværende Version 0.0.1
Senest Opdateret 2018-05-20
Udgivelsesdato 2018-05-20
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler https://wordartprints.com
Betalingsmetode free
Udvidelseswebsted https://wordartprints.com
Hjælpeside-URL https://wordartprints.com/get-in-contact
Understøttede Sprog 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"
    }
}