Cool Text Generator
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Что такое Cool Text Generator?
Cool Text Generator - это расширение Chrome, разработанное https://cooltextgenerator.net, и его основная функция - "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.".
Снимки экрана расширения
Скачать файл CRX расширения Cool Text Generator
Скачайте файлы расширений Cool Text Generator в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.
Основная информация о расширении
Название | |
ID | dhaccicpjdnpfjgelfpjgagpdjgfmccg |
Официальный URL | https://chrome.google.com/webstore/detail/cool-text-generator/dhaccicpjdnpfjgelfpjgagpdjgfmccg |
Описание | Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts. |
Размер файла | 55.09 KB |
Количество установок | 68 |
Текущая Версия | 1 |
Последнее Обновление | 2020-08-07 |
Дата публикации | 2020-08-07 |
Разработчик | https://cooltextgenerator.net |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://cooltextgenerator.net/ |
URL страницы помощи | https://cooltextgenerator.net/ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Cool Text Generator", "description": "Cool Fancy Text Generator is a copy and paste font generator and font changer that creates cool fonts.", "version": "1", "browser_action": { "default icon": "favicon.ico", "default_popup": "popup.html" }, "icons": { "16": "favicon.ico", "32": "favicon.ico", "48": "favicon.ico", "128": "favicon.ico" }, "permissions": [ "activeTab" ] } |