Agario Fancy Text Generator
This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.
What is Agario Fancy Text Generator?
Agario Fancy Text Generator is a Chrome extension developed by https://hightechgamer.com, and its main feature is "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.".
Extension Screenshots
Download Agario Fancy Text Generator Extension CRX File
Download Agario Fancy Text Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
Official URL | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
Description | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
File Size | 61.79 KB |
Installation Count | 258 |
Current Version | 1 |
Last Updated | 2020-07-20 |
Publish Date | 2020-07-19 |
Developer | https://hightechgamer.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.gamingnicknames.com/agario.html |
Help Page URL | https://www.gamingnicknames.com/agario.html |
Supported Languages | 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" } } |