Agario Fancy Text Generator
This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.
Vad är Agario Fancy Text Generator?
Agario Fancy Text Generator är en Chrome-tillägg utvecklad av https://hightechgamer.com, och dess huvudfunktion är "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.".
Tilläggsskärmbilder
Ladda ner Agario Fancy Text Generator-förlängningens CRX-fil
Ladda ner Agario Fancy Text Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
Officiell webbadress | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
Beskrivning | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
Filstorlek | 61.79 KB |
Antal Installationer | 258 |
Aktuell Version | 1 |
Senast Uppdaterad | 2020-07-20 |
Publiceringsdatum | 2020-07-19 |
Utvecklare | https://hightechgamer.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.gamingnicknames.com/agario.html |
Hjälpsida URL | https://www.gamingnicknames.com/agario.html |
Stödda Språk | 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" } } |