Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Qu'est-ce que Fancy Text Generator ?
Fancy Text Generator est une extension Chrome développée par https://fancytexttool.net, et sa fonction principale est "Create special character texts (text generator) to use as names on games, social networks".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fancy Text Generator
Téléchargez les fichiers d'extension Fancy Text Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hkiabiahcodcilfblhfionkinjagaild |
URL Officiel | 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 |
Taille du Fichier | 62.33 KB |
Nombre d'Installations | 544 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2020-04-02 |
Date de Publication | 2020-04-02 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | https://fancytexttool.net |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://fancytexttool.net |
URL de la Page d'Aide | https://fancytexttool.net |
Langues Prises en Charge | 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" } } |