Font Manager
Customize the font for the browser.
Cos'è Font Manager?
Font Manager è un'estensione di Chrome sviluppata da yutoyag, e la sua funzione principale è "Customize the font for the browser.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Font Manager
Scarica i file di estensione Font Manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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! Informazioni di Base sull'Estensione
| Nome | |
| ID | efngpalblffooijbjkieheckfngoeihp |
| URL Ufficiale | https://chromewebstore.google.com/detail/font-manager/efngpalblffooijbjkieheckfngoeihp |
| Descrizione | Customize the font for the browser. |
| Dimensione del File | 37.05 KB |
| Conteggio Installazioni | 27 |
| Versione Corrente | 1.3 |
| Ultimo Aggiornamento | 2023-11-19 |
| Data di Pubblicazione | 2023-11-19 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | yutoyag |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |