Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Fancy Text Generatorคืออะไร?
Fancy Text Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://fancytexttool.net และคุณลักษณะหลักของมันคือ "Create special character texts (text generator) to use as names on games, social networks"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Fancy Text Generator
ดาวน์โหลดไฟล์ส่วนขยาย Fancy Text Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hkiabiahcodcilfblhfionkinjagaild |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
คำอธิบาย | Create special character texts (text generator) to use as names on games, social networks |
ขนาดไฟล์ | 62.33 KB |
จำนวนการติดตั้ง | 544 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2020-04-02 |
วันที่เผยแพร่ | 2020-04-02 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://fancytexttool.net |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://fancytexttool.net |
URL หน้าช่วยเหลือ | https://fancytexttool.net |
ภาษาที่รองรับ | 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" } } |