Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Wat is Fancy Text Generator?
Fancy Text Generator is een Chrome-extensie ontwikkeld door https://fancytexttool.net, en de belangrijkste functie is "Create special character texts (text generator) to use as names on games, social networks".
Extensie Screenshots
Download het CRX-bestand van de extensie Fancy Text Generator
Download Fancy Text Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | hkiabiahcodcilfblhfionkinjagaild |
Officiële URL | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Beschrijving | Create special character texts (text generator) to use as names on games, social networks |
Bestandsgrootte | 62.33 KB |
Aantal Installaties | 544 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2020-04-02 |
Publicatiedatum | 2020-04-02 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://fancytexttool.net |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://fancytexttool.net |
Help Pagina-URL | https://fancytexttool.net |
Ondersteunde Talen | 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" } } |