Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Fancy Text Generator là gì?
Fancy Text Generator là một tiện ích mở rộng Chrome được phát triển bởi https://fancytexttool.net, và tính năng chính của nó là "Create special character texts (text generator) to use as names on games, social networks".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Fancy Text Generator
Tải xuống các tệp mở rộng Fancy Text Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | hkiabiahcodcilfblhfionkinjagaild |
URL Chính Thức | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Mô tả | Create special character texts (text generator) to use as names on games, social networks |
Kích Thước Tệp | 62.33 KB |
Số Lần Cài Đặt | 544 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2020-04-02 |
Ngày Phát Hành | 2020-04-02 |
Đánh Giá | 5.00/5 Tổng số 2 Đánh Giá |
Nhà Phát Triển | https://fancytexttool.net |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://fancytexttool.net |
URL Trang Trợ Giúp | https://fancytexttool.net |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |