Font Manager

Customize the font for the browser.

O que é Font Manager?

Font Manager é uma extensão do Chrome desenvolvida por yutoyag, e sua principal característica é "Customize the font for the browser.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Font Manager

Baixe arquivos de extensão Font Manager no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Font Manager Font Manager
ID efngpalblffooijbjkieheckfngoeihp
URL Oficial https://chromewebstore.google.com/detail/font-manager/efngpalblffooijbjkieheckfngoeihp
Descrição Customize the font for the browser.
Tamanho do Arquivo 37.05 KB
Contagem de Instalações 27
Versão Atual 1.3
Última Atualização 2023-11-19
Data de Publicação 2023-11-19
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor yutoyag
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}