Font Manager

Customize the font for the browser.

Font Manager란 무엇입니까?

Font Manager은(는) yutoyag에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Customize the font for the browser."입니다.

확장 프로그램 스크린샷

screenshot

Font Manager 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Font Manager Font Manager
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
이메일 [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"
    ]
}