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 拡張機能の基本情報
| 名前 | |
| 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) |
| Eメール | [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": [
" | |