Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
What is Fancy Text Generator?
Fancy Text Generator is a Chrome extension developed by https://fancytexttool.net, and its main feature is "Create special character texts (text generator) to use as names on games, social networks".
Extension Screenshots
Download Fancy Text Generator Extension CRX File
Download Fancy Text Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hkiabiahcodcilfblhfionkinjagaild |
Official URL | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Description | Create special character texts (text generator) to use as names on games, social networks |
File Size | 62.33 KB |
Installation Count | 544 |
Current Version | 1.1 |
Last Updated | 2020-04-02 |
Publish Date | 2020-04-02 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://fancytexttool.net |
[email protected] | |
Payment Type | free |
Extension Website | https://fancytexttool.net |
Help Page URL | https://fancytexttool.net |
Supported Languages | 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" } } |