Font Manager

Customize the font for the browser.

Qu'est-ce que Font Manager ?

Font Manager est une extension Chrome développée par yutoyag, et sa fonction principale est "Customize the font for the browser.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Font Manager

Téléchargez les fichiers d'extension Font Manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Font Manager Font Manager
ID efngpalblffooijbjkieheckfngoeihp
URL Officiel https://chromewebstore.google.com/detail/font-manager/efngpalblffooijbjkieheckfngoeihp
Description Customize the font for the browser.
Taille du Fichier 37.05 KB
Nombre d'Installations 27
Version Actuelle 1.3
Dernière Mise à Jour 2023-11-19
Date de Publication 2023-11-19
Évaluation 5.00/5 Total 1 Évaluations
Développeur yutoyag
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}