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 - это расширение Chrome, разработанное https://hightechgamer.com, и его основная функция - "This simple Google Chrome extension will convert your ordinary looking agario name text into fancy looking text.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Agario Fancy Text Generator

Скачайте файлы расширений 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
Официальный 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
Электронная почта [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"
    }
}