Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Was ist Fancy Text Generator?
Fancy Text Generator ist eine Chrome-Erweiterung, die von https://fancytexttool.net entwickelt wurde, und ihr Hauptmerkmal ist "Create special character texts (text generator) to use as names on games, social networks".
Erweiterungsscreenshots
Fancy Text Generator-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fancy Text Generator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | hkiabiahcodcilfblhfionkinjagaild |
Offizielle URL | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Beschreibung | Create special character texts (text generator) to use as names on games, social networks |
Dateigröße | 62.33 KB |
Installationsanzahl | 544 |
Aktuelle Version | 1.1 |
Letztes Update | 2020-04-02 |
Veröffentlichungsdatum | 2020-04-02 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://fancytexttool.net |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://fancytexttool.net |
Hilfeseite URL | https://fancytexttool.net |
Unterstützte Sprachen | 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" } } |