Fancy Text Generator
Create special character texts (text generator) to use as names on games, social networks
Что такое Fancy Text Generator?
Fancy Text Generator - это расширение Chrome, разработанное https://fancytexttool.net, и его основная функция - "Create special character texts (text generator) to use as names on games, social networks".
Снимки экрана расширения
Скачать файл CRX расширения Fancy Text Generator
Скачайте файлы расширений Fancy Text Generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Fancy Text Tool is designed to convert names in lower case format into special character names according to Unicode standard and decorated with symbols to make your name more prominent. Best tool to create character names. You can use the generated characters for use on Facebook, Instagram, Twitter or other social networks. Use the names of the characters in the game to make a difference.
Основная информация о расширении
Название | |
ID | hkiabiahcodcilfblhfionkinjagaild |
Официальный URL | https://chrome.google.com/webstore/detail/fancy-text-generator/hkiabiahcodcilfblhfionkinjagaild |
Описание | Create special character texts (text generator) to use as names on games, social networks |
Размер файла | 62.33 KB |
Количество установок | 544 |
Текущая Версия | 1.1 |
Последнее Обновление | 2020-04-02 |
Дата публикации | 2020-04-02 |
Рейтинг | 5.00/5 Всего 2 оценок |
Разработчик | https://fancytexttool.net |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://fancytexttool.net |
URL страницы помощи | https://fancytexttool.net |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fancy Text Generator", "description": "Create special character texts (text generator) to use as names on games, social networks", "version": "1.1", "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" } } |