Fancy Text - Font Changer

A fancy text generator / font changer. Converts your normal text into fancy fonts.

Что такое Fancy Text - Font Changer?

Fancy Text - Font Changer - это расширение Chrome, разработанное instafonts.io, и его основная функция - "A fancy text generator / font changer. Converts your normal text into fancy fonts.".

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

screenshot
screenshot

Скачать файл CRX расширения Fancy Text - Font Changer

Скачайте файлы расширений Fancy Text - Font Changer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        A simple fancy text generator that requires no browser permissions. Simply click the extension icon and type some text, and then you can easily copy-paste the generated fancy fonts into your social media posts without leaving the page.                    

Основная информация о расширении

Название Fancy Text - Font Changer Fancy Text - Font Changer
ID hkhekhinohhiaihkaepegmcigojejfaa
Официальный URL https://chromewebstore.google.com/detail/fancy-text-font-changer/hkhekhinohhiaihkaepegmcigojejfaa
Описание A fancy text generator / font changer. Converts your normal text into fancy fonts.
Размер файла 79.72 KB
Количество установок 136
Текущая Версия 0.0.2
Последнее Обновление 2022-06-28
Дата публикации 2022-06-28
Разработчик instafonts.io
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://instafonts.io/create
URL страницы политики конфиденциальности https://instafonts.io/privacy
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fancy Text - Font Changer",
    "description": "A fancy text generator \/ font changer. Converts your normal text into fancy fonts.",
    "version": "0.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "512": "\/logo_round.png"
        }
    },
    "icons": {
        "512": "\/logo_round.png"
    }
}