FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
Was ist FontARA?
FontARA ist eine Chrome-Erweiterung, die von Mostafa Alahyari (@mimalef70) entwickelt wurde, und ihr Hauptmerkmal ist "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Erweiterungsscreenshots
FontARA-Erweiterungs-CRX-Datei herunterladen
Laden Sie FontARA-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Offizielle URL | https://chromewebstore.google.com/detail/fontara/dcjdhicepiklefpimapdkbaeoocniemc |
Beschreibung | With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc. |
Dateigröße | 6.13 MB |
Installationsanzahl | 10,000 |
Aktuelle Version | 3.9.2 |
Letztes Update | 2023-05-07 |
Veröffentlichungsdatum | 2019-07-30 |
Bewertung | 4.85/5 Insgesamt 215 Bewertungen |
Entwickler | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://mimalef70.github.io/fontara |
Hilfeseite URL | https://mimalef70.github.io/fontara |
Unterstützte Sprachen | 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": [ " |