Agario Fancy Text Generator
This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.
Agario Fancy Text Generator là gì?
Agario Fancy Text Generator là một tiện ích mở rộng Chrome được phát triển bởi https://hightechgamer.com, và tính năng chính của nó là "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.".
Ả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 Agario Fancy Text Generator
Tải xuống các tệp mở rộng Agario 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
Looking for fancy text generator for agario and other games. If yes then this is the right extension for you. This tools will help you create fancy and cool looking text to use in Agar.io. Not only in Agario, you can use it in different games like PUBG, free fire, fortnite, etc. This tool has many styles including old english and other. So if you want to convert your ordinary looking name into a cool looking font then this extension is best for you.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
URL Chính Thức | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
Mô tả | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
Kích Thước Tệp | 61.79 KB |
Số Lần Cài Đặt | 258 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2020-07-20 |
Ngày Phát Hành | 2020-07-19 |
Nhà Phát Triển | https://hightechgamer.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.gamingnicknames.com/agario.html |
URL Trang Trợ Giúp | https://www.gamingnicknames.com/agario.html |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Agario Fancy Text Generator", "description": "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.", "version": "1", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |