Fancy Text Generator

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

Co to jest Fancy Text Generator?

Fancy Text Generator to rozszerzenie Chrome opracowane przez https://fancytexttool.net, a jego główną funkcją jest „Create special character texts (text generator) to use as names on games, social networks”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Fancy Text Generator

Pobierz pliki rozszerzeń Fancy Text Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Fancy Text Generator Fancy Text Generator
ID hkiabiahcodcilfblhfionkinjagaild
Oficjalny URL https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild
Opis Create special character texts (text generator) to use as names on games, social networks
Rozmiar pliku 62.33 KB
Liczba instalacji 544
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2020-04-02
Data Publikacji 2020-04-02
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper https://fancytexttool.net
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://fancytexttool.net
Adres URL Strony Pomocy https://fancytexttool.net
Obsługiwane Języki 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"
    }
}