Agario Fancy Text Generator
This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.
Cos'è Agario Fancy Text Generator?
Agario Fancy Text Generator è un'estensione di Chrome sviluppata da https://hightechgamer.com, e la sua funzione principale è "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Agario Fancy Text Generator
Scarica i file di estensione Agario Fancy Text Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
URL Ufficiale | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
Descrizione | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
Dimensione del File | 61.79 KB |
Conteggio Installazioni | 258 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2020-07-20 |
Data di Pubblicazione | 2020-07-19 |
Sviluppatore | https://hightechgamer.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.gamingnicknames.com/agario.html |
URL della Pagina di Aiuto | https://www.gamingnicknames.com/agario.html |
Lingue Supportate | 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" } } |