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”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | hkiabiahcodcilfblhfionkinjagaild |
官方網址 | 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" } } |