Fancy Text Generator

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

O que é Fancy Text Generator?

Fancy Text Generator é uma extensão do Chrome desenvolvida por https://fancytexttool.net, e sua principal característica é "Create special character texts (text generator) to use as names on games, social networks".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Fancy Text Generator

Baixe arquivos de extensão Fancy Text Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Fancy Text Generator Fancy Text Generator
ID hkiabiahcodcilfblhfionkinjagaild
URL Oficial https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild
Descrição Create special character texts (text generator) to use as names on games, social networks
Tamanho do Arquivo 62.33 KB
Contagem de Instalações 544
Versão Atual 1.1
Última Atualização 2020-04-02
Data de Publicação 2020-04-02
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://fancytexttool.net
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://fancytexttool.net
URL da Página de Ajuda https://fancytexttool.net
Idiomas Suportados 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"
    }
}