Fancy Text Generator

Create special character texts (text generator) to use as names on games, social networks

Vad är Fancy Text Generator?

Fancy Text Generator är en Chrome-tillägg utvecklad av https://fancytexttool.net, och dess huvudfunktion är "Create special character texts (text generator) to use as names on games, social networks".

Tilläggsskärmbilder

screenshot

Ladda ner Fancy Text Generator-förlängningens CRX-fil

Ladda ner Fancy Text Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Fancy Text Generator Fancy Text Generator
ID hkiabiahcodcilfblhfionkinjagaild
Officiell webbadress https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild
Beskrivning Create special character texts (text generator) to use as names on games, social networks
Filstorlek 62.33 KB
Antal Installationer 544
Aktuell Version 1.1
Senast Uppdaterad 2020-04-02
Publiceringsdatum 2020-04-02
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://fancytexttool.net
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://fancytexttool.net
Hjälpsida URL https://fancytexttool.net
Stödda Språk 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"
    }
}