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": [ " |