Word art prints

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

Word art printsとは何ですか?

Word art printsはhttps://wordartprints.comによって開発されたChromeの拡張機能で、その主な機能は「Wordartprints.com - the home of the best word art app」です。

拡張機能のスクリーンショット

screenshot

Word art prints拡張機能のCRXファイルをダウンロード

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"
    }
}