Advanced Font Settings
Customize per-script font settings.
Advanced Font Settingsとは何ですか?
Advanced Font Settingsはimranmurtaza323によって開発されたChromeの拡張機能で、その主な機能は「Customize per-script font settings.」です。
拡張機能のスクリーンショット
Advanced Font Settings拡張機能のCRXファイルをダウンロード
Advanced Font Settings拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Customize the font of your choice with your own customization and use it on any web. 拡張機能の基本情報
| 名前 | |
| ID | pbncgmbdlabncdkodjofpcffbefbhjph |
| 公式URL | https://chromewebstore.google.com/detail/advanced-font-settings/pbncgmbdlabncdkodjofpcffbefbhjph |
| 説明 | Customize per-script font settings. |
| ファイルサイズ | 36.21 KB |
| インストール数 | 327 |
| 現在のバージョン | 0.67 |
| 最終更新日 | 2020-11-03 |
| 公開日 | 2020-11-02 |
| 開発者 | imranmurtaza323 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.unionwellgermany.com |
| ヘルプページのURL | https://www.unionwellgermany.com/contactus.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Advanced Font Settings",
"version": "0.67",
"manifest_version": 2,
"description": "Customize per-script font settings.",
"options_page": "options.html",
"icons": {
"16": "fonts16.png",
"128": "fonts128.png"
},
"permissions": [
"fontSettings"
]
} | |