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とは何ですか?
Agario Fancy Text Generatorはhttps://hightechgamer.comによって開発されたChromeの拡張機能で、その主な機能は「This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.」です。
拡張機能のスクリーンショット
Agario Fancy Text Generator拡張機能のCRXファイルをダウンロード
Agario Fancy Text Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Agario Fancy Text Generator |
ID | bfhppikdcimobhjoeegacpgbmicneomg |
公式URL | https://chromewebstore.google.com/detail/agario-fancy-text-generat/bfhppikdcimobhjoeegacpgbmicneomg |
説明 | This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text. |
ファイルサイズ | 61.79 KB |
インストール数 | 258 |
現在のバージョン | 1 |
最終更新日 | 2020-07-20 |
公開日 | 2020-07-19 |
開発者 | https://hightechgamer.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.gamingnicknames.com/agario.html |
ヘルプページのURL | https://www.gamingnicknames.com/agario.html |
対応言語 | 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" } } |