FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Qu'est-ce que FontARA ?
FontARA est une extension Chrome développée par Mostafa Alahyari (@mimalef70), et sa fonction principale est "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FontARA
Téléchargez les fichiers d'extension FontARA au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
URL Officiel | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Description | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Taille du Fichier | 6.13 MB |
Nombre d'Installations | 10,000 |
Version Actuelle | 3.9.2 |
Dernière Mise à Jour | 2023-05-07 |
Date de Publication | 2019-07-30 |
Évaluation | 4.85/5 Total 215 Évaluations |
Développeur | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://mimalef70.github.io/fontara |
URL de la Page d'Aide | https://mimalef70.github.io/fontara |
Langues Prises en Charge | 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": [ " |