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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
]
} | |