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