Word art prints

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

Τι είναι το Word art prints;

Το Word art prints είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://wordartprints.com, και η κύρια λειτουργία του είναι "Wordartprints.com - the home of the best word art app".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Word art prints

Λήψη αρχείων επέκτασης Word art prints σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Word art prints Word art prints
ID lbmgdidlllbfplepnpjicccplbcggfgd
Επίσημο URL https://chrome.google.com/webstore/detail/word-art-prints/lbmgdidlllbfplepnpjicccplbcggfgd
Περιγραφή Wordartprints.com - the home of the best word art app
Μέγεθος Αρχείου 40.57 KB
Αριθμός Εγκαταστάσεων 1,000
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2018-05-20
Ημερομηνία Δημοσίευσης 2018-05-20
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής https://wordartprints.com
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://wordartprints.com
Διεύθυνση URL της Σελίδας Βοήθειας https://wordartprints.com/get-in-contact
Υποστηριζόμενες Γλώσσες 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"
    }
}