Cool Text Generator

Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.

什么是Cool Text Generator?

Cool Text Generator是由https://cooltextgenerator.net开发的Chrome扩展程序,该扩展的主要功能是“Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.”。

扩展截图

screenshot
screenshot

下载Cool Text Generator扩展crx文件

下载Cool Text Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.                    

扩展基本信息

名称 Cool Text Generator Cool Text Generator
ID dhaccicpjdnpfjgelfpjgagpdjgfmccg
官方URL https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg
简介 Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
文件大小 55.09 KB
安装次数 68
当前版本 1
更新时间 2020-08-07
上架时间 2020-08-07
开发者 https://cooltextgenerator.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://cooltextgenerator.net/
帮助页面URL https://cooltextgenerator.net/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cool Text Generator",
    "description": "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.",
    "version": "1",
    "browser_action": {
        "default icon": "favicon.ico",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "favicon.ico",
        "32": "favicon.ico",
        "48": "favicon.ico",
        "128": "favicon.ico"
    },
    "permissions": [
        "activeTab"
    ]
}