Fancy Text Generator
Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.
O que é Fancy Text Generator?
Fancy Text Generator é uma extensão do Chrome desenvolvida por https://www.madeintext.com, e sua principal característica é "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.".
Capturas de Tela da Extensão
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 generator to convert your simple plain text into stylish fancy text letters that you can copy and paste to use anywhere you want. The fancy text generators make set of symbols and special characters from the unicode symbols. These symbols are supported by almost all popular web browsers and social media platforms. You can easily generate your fancy style text / font and copy paste formatted text into Facebook, Twitter, WhatsApp, Instagram and any other social media profile names, bio text, posts, forums or comments. Make your text or profile name more prominent, special and noticeable with cool fancy text.
Informações Básicas da Extensão
Nome | Fancy Text Generator |
ID | lnbnkkbamjbifbckjndhfcgbkjlkbkfo |
URL Oficial | https://chromewebstore.google.com/detail/fancy-text-generator/lnbnkkbamjbifbckjndhfcgbkjlkbkfo |
Descrição | Fancy cool and stylish text generator, easily copy and paste to share anywhere you want. |
Tamanho do Arquivo | 78.07 KB |
Contagem de Instalações | 1,077 |
Versão Atual | 2.0.0 |
Última Atualização | 2022-01-20 |
Data de Publicação | 2020-07-11 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://www.madeintext.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.madeintext.com/fancy-text-generator/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fancy Text Generator", "description": "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.", "version": "2.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "" ] } |