Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Cos'è Fancy Text Generator?
Fancy Text Generator è un'estensione di Chrome sviluppata da https://fancytexttool.net, e la sua funzione principale è "Create special character texts (text generator) to use as names on games, social networks".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fancy Text Generator
Scarica i file di estensione Fancy Text Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | hkiabiahcodcilfblhfionkinjagaild |
URL Ufficiale | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Descrizione | Create special character texts (text generator) to use as names on games, social networks |
Dimensione del File | 62.33 KB |
Conteggio Installazioni | 544 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2020-04-02 |
Data di Pubblicazione | 2020-04-02 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://fancytexttool.net |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://fancytexttool.net |
URL della Pagina di Aiuto | https://fancytexttool.net |
Lingue Supportate | 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" } } |