Fancy Text Generator

Create special character texts (text generator) to use as names on games, social networks

什么是Fancy Text Generator?

Fancy Text Generator是由https://fancytexttool.net开发的Chrome扩展程序,该扩展的主要功能是“Create special character texts (text generator) to use as names on games, social networks”。

扩展截图

screenshot

下载Fancy Text Generator扩展crx文件

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

扩展使用说明

                        Fancy Text Tool is designed to convert names in lower case format into special character names according to Unicode standard and decorated with symbols to make your name more prominent. Best tool to create character names. 
You can use the generated characters for use on Facebook, Instagram, Twitter or other social networks. Use the names of the characters in the game to make a difference.                    

扩展基本信息

名称 Fancy Text Generator Fancy Text Generator
ID hkiabiahcodcilfblhfionkinjagaild
官方URL https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild
简介 Create special character texts (text generator) to use as names on games, social networks
文件大小 62.33 KB
安装次数 544
当前版本 1.1
更新时间 2020-04-02
上架时间 2020-04-02
评分 5.00/5 共2次评分
开发者 https://fancytexttool.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://fancytexttool.net
帮助页面URL https://fancytexttool.net
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fancy Text Generator",
    "description": "Create special character texts (text generator) to use as names on games, social networks",
    "version": "1.1",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}