Fancy Text Generator

Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.

Что такое Fancy Text Generator?

Fancy Text Generator - это расширение Chrome, разработанное https://www.madeintext.com, и его основная функция - "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.".

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

screenshot
screenshot

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

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

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

                        Fancy text generator to convert your simple plain text into stylish fancy text letters that you can copy and paste to use anywhere you want. The fancy text generators make set of symbols and special characters from the unicode symbols. These symbols are supported by almost all popular web browsers and social media platforms.

You can easily generate your fancy style text / font and copy paste formatted text into Facebook, Twitter, WhatsApp,  Instagram and any other social media profile names, bio text, posts, forums or comments. Make your text or profile name more prominent, special and noticeable with cool fancy text.                    

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

Название Fancy Text Generator Fancy Text Generator
ID lnbnkkbamjbifbckjndhfcgbkjlkbkfo
Официальный URL https://chromewebstore.google.com/detail/fancy-text-generator/lnbnkkbamjbifbckjndhfcgbkjlkbkfo
Описание Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.
Размер файла 78.07 KB
Количество установок 1,077
Текущая Версия 2.0.0
Последнее Обновление 2022-01-20
Дата публикации 2020-07-11
Рейтинг 5.00/5 Всего 1 оценок
Разработчик https://www.madeintext.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.madeintext.com/fancy-text-generator/
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fancy Text Generator",
    "description": "Fancy cool and stylish text generator, easily copy and paste to share anywhere you want.",
    "version": "2.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        ""
    ]
}