Font Manager
Customize the font for the browser.
Font Managerとは何ですか?
Font Managerはyutoyagによって開発されたChromeの拡張機能で、その主な機能は「Customize the font for the browser.」です。
拡張機能のスクリーンショット
Font Manager拡張機能のCRXファイルをダウンロード
Font Manager拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Description:
Font Changer is a user-friendly Chrome extension that lets you customize fonts and font sizes on the web. Enjoy a personalized reading experience on your favorite sites with just a few clicks.
Features:
Font Selection: Choose from various fonts like Arial, Times New Roman, Helvetica, and more.
Adjustable Font Size: Fine-tune text size for comfortable reading.
Global Settings: Set default fonts and sizes for a consistent look.
Free and Easy:
Font Changer is completely free. Customize your browsing without any hassle or hidden costs.
Disclaimer:
This extension is provided as-is, without any warranty. While we aim for a smooth experience, Font Changer comes with no guarantees. Use it at your discretion.
How to Use:
Install Font Changer from the Chrome Web Store.
Click the Font Changer icon in the toolbar.
Customize fonts and sizes with simple settings.
Note:
Font Changer respects your privacy and doesn't collect personal information.
Upgrade your browsing with Font Changer — the simple way to tweak fonts in Chrome! 拡張機能の基本情報
| 名前 | |
| ID | efngpalblffooijbjkieheckfngoeihp |
| 公式URL | https://chromewebstore.google.com/detail/font-manager/efngpalblffooijbjkieheckfngoeihp |
| 説明 | Customize the font for the browser. |
| ファイルサイズ | 37.05 KB |
| インストール数 | 27 |
| 現在のバージョン | 1.3 |
| 最終更新日 | 2023-11-19 |
| 公開日 | 2023-11-19 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | yutoyag |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Font Manager",
"version": "1.3",
"manifest_version": 3,
"description": "Customize the font for the browser.",
"action": {
"default_popup": "popup.html"
},
"icons": {
"128": "images\/icon.png"
},
"permissions": [
"fontSettings"
]
} | |