Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Apa itu Fancy Text Generator?
Fancy Text Generator adalah ekstensi Chrome yang dikembangkan oleh https://fancytexttool.net, dan fitur utamanya adalah "Create special character texts (text generator) to use as names on games, social networks".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fancy Text Generator
Unduh file ekstensi Fancy Text Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | hkiabiahcodcilfblhfionkinjagaild |
URL Resmi | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Deskripsi | Create special character texts (text generator) to use as names on games, social networks |
Ukuran File | 62.33 KB |
Jumlah Instalasi | 544 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2020-04-02 |
Tanggal Publikasi | 2020-04-02 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | https://fancytexttool.net |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://fancytexttool.net |
URL Halaman Bantuan | https://fancytexttool.net |
Bahasa yang Didukung | 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" } } |