FontARA
With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.
什麼是FontARA?
FontARA是由Mostafa Alahyari (@mimalef70)開發的Chrome擴展程式,該擴展的主要功能是“With FontARA Persian(Farsi,Dari,Kurdish) users can change the font on most popular sites such as Facebook, Twitter, etc.”。
擴展截圖
下載FontARA擴展crx文件
下載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 |
官方網址 | 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": [ " |