Discord Fonts
Discord Fonts is a popular social network and advanced tool to generate fancy texts and cool fonts with beautiful & colorful emojis.
Что такое Discord Fonts?
Discord Fonts - это расширение Chrome, разработанное http://discordfonts.org, и его основная функция - "Discord Fonts is a popular social network and advanced tool to generate fancy texts and cool fonts with beautiful & colorful emojis.".
Снимки экрана расширения
Скачать файл CRX расширения Discord Fonts
Скачайте файлы расширений Discord Fonts в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Discord Fonts is one the most easy to use generator. That convert any normal text into many different eye caching text by using many emoji and text. Discord fonts can be used is mobile as well as on desktop and computer. Here are the some example of discord fonts: - 𓂀 𝔻𝕚𝕤𝕔𝕠𝕣𝕕 𝕗𝕠𝕟𝕥𝕤 𓂀 - ꧁𓊈𒆜🅳🅸🆂🅲🅾🆁🅳 🅵🅾🅽🆃🆂𒆜𓊉꧂ - ıllıllı⭐🌟 D͙i͙s͙c͙o͙r͙d͙ f͙o͙n͙t͙s͙ 🌟⭐ıllıllı - ·.★·.·´¯`·.·★ 🅳🅸🆂🅲🅾🆁🅳 🅵🅾🅽🆃🆂 ★·.·´¯`·.·★.· There is thousands of fonts that you can use in your daily life, you can use discord fonts anywhere you want, you can use these fonts in your social accounts, Mails, Text Messages, and many more.
Основная информация о расширении
Название | |
ID | pchcphamamhaiachfnhheekfnjkmoinh |
Официальный URL | https://chrome.google.com/webstore/detail/discord-fonts/pchcphamamhaiachfnhheekfnjkmoinh |
Описание | Discord Fonts is a popular social network and advanced tool to generate fancy texts and cool fonts with beautiful & colorful emojis. |
Размер файла | 40 KB |
Количество установок | 40 |
Текущая Версия | 1.1 |
Последнее Обновление | 2021-07-09 |
Дата публикации | 2021-07-02 |
Рейтинг | 1.00/5 Всего 1 оценок |
Разработчик | http://discordfonts.org |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://www.discordfonts.org/ |
URL страницы помощи | https://www.discordfonts.org/ |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Discord Fonts", "description": "Discord Fonts is a popular social network and advanced tool to generate fancy texts and cool fonts with beautiful & colorful emojis.", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |