FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Что такое FontARA?
FontARA - это расширение Chrome, разработанное Mostafa Alahyari (@mimalef70), и его основная функция - "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Снимки экрана расширения
Скачать файл CRX расширения FontARA
Скачайте файлы расширений FontARA в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Features: ✔ Ability to choose between 10 Open Source Persian fonts; ✔ Use Custom Fonts (Upload any font file and use it); ✔ Built-in support for popular social media and most famous sites ✔ It is completely Open Source; This project is free and MIT licensed. You can check the source code in the following Github repository: ✔ https://github.com/mimalef70/fontara
Основная информация о расширении
Название | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Официальный URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Описание | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Размер файла | 6.13 MB |
Количество установок | 10,000 |
Текущая Версия | 3.9.2 |
Последнее Обновление | 2023-05-07 |
Дата публикации | 2019-07-30 |
Рейтинг | 4.85/5 Всего 215 оценок |
Разработчик | Mostafa Alahyari (@mimalef70) |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://mimalef70.github.io/fontara |
URL страницы помощи | https://mimalef70.github.io/fontara |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "FontARA", "version": "3.9.2", "manifest_version": 2, "description": "__MSG_appDescription__", "author": "Mostafa Alahyari", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "script\/background.js" ] }, "options_ui": { "page": "custom_font\/index.html", "open_in_tab": true }, "permissions": [ "tabs", "storage", "*:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |