Fancy Text Generator
Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.
What is Fancy Text Generator?
Fancy Text Generator is a Chrome extension developed by https://www.madeintext.com, and its main feature is "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.".
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 generator to convert your simple plain text into stylish fancy text letters that you can copy and paste to use anywhere you want. The fancy text generators make set of symbols and special characters from the unicode symbols. These symbols are supported by almost all popular web browsers and social media platforms. You can easily generate your fancy style text / font and copy paste formatted text into Facebook, Twitter, WhatsApp, Instagram and any other social media profile names, bio text, posts, forums or comments. Make your text or profile name more prominent, special and noticeable with cool fancy text.
Extension Basic Information
Name | Fancy Text Generator |
ID | lnbnkkbamjbifbckjndhfcgbkjlkbkfo |
Official URL | https://chromewebstore.google.com/detail/fancy-text-generator/lnbnkkbamjbifbckjndhfcgbkjlkbkfo |
Description | Fancy cool and stylish text generator, easily copy and paste to share anywhere you want. |
File Size | 78.07 KB |
Installation Count | 1,077 |
Current Version | 2.0.0 |
Last Updated | 2022-01-20 |
Publish Date | 2020-07-11 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://www.madeintext.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.madeintext.com/fancy-text-generator/ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fancy Text Generator", "description": "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.", "version": "2.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "" ] } |