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.”。

擴展截圖

screenshot

下載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 Agario Fancy Text Generator
ID bfhppikdcimobhjoeegacpgbmicneomg
官方網址 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
電子郵箱 [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"
    }
}