FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
What is FontARA?
FontARA is a Chrome extension developed by Mostafa Alahyari (@mimalef70), and its main feature is "With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.".
Extension Screenshots
Download FontARA Extension CRX File
Download FontARA extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | FontARA |
ID | dcjdhicepiklefpimapdkbaeoocniemc |
Official URL | 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. |
File Size | 6.13 MB |
Installation Count | 10,000 |
Current Version | 3.9.2 |
Last Updated | 2023-05-07 |
Publish Date | 2019-07-30 |
Rating | 4.85/5 Total 215 Ratings |
Developer | Mostafa Alahyari (@mimalef70) |
[email protected] | |
Payment Type | free |
Extension Website | https://mimalef70.github.io/fontara |
Help Page URL | https://mimalef70.github.io/fontara |
Supported Languages | 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": [ " |