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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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": [ " |