Advanced Font Settings

Customize per-script font settings.

Cos'è Advanced Font Settings?

Advanced Font Settings è un'estensione di Chrome sviluppata da imranmurtaza323, e la sua funzione principale è "Customize per-script font settings.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Advanced Font Settings

Scarica i file di estensione Advanced Font Settings 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

                        Customize the font of your choice with your own customization and use it on any web.                    

Informazioni di Base sull'Estensione

Nome Advanced Font Settings Advanced Font Settings
ID pbncgmbdlabncdkodjofpcffbefbhjph
URL Ufficiale https://chromewebstore.google.com/detail/advanced-font-settings/pbncgmbdlabncdkodjofpcffbefbhjph
Descrizione Customize per-script font settings.
Dimensione del File 36.21 KB
Conteggio Installazioni 327
Versione Corrente 0.67
Ultimo Aggiornamento 2020-11-03
Data di Pubblicazione 2020-11-02
Sviluppatore imranmurtaza323
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.unionwellgermany.com
URL della Pagina di Aiuto https://www.unionwellgermany.com/contactus.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Advanced Font Settings",
    "version": "0.67",
    "manifest_version": 2,
    "description": "Customize per-script font settings.",
    "options_page": "options.html",
    "icons": {
        "16": "fonts16.png",
        "128": "fonts128.png"
    },
    "permissions": [
        "fontSettings"
    ]
}