Advanced Font Settings

Customize per-script font settings.

Co to jest Advanced Font Settings?

Advanced Font Settings to rozszerzenie Chrome opracowane przez imranmurtaza323, a jego główną funkcją jest „Customize per-script font settings.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Advanced Font Settings

Pobierz pliki rozszerzeń Advanced Font Settings w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Advanced Font Settings Advanced Font Settings
ID pbncgmbdlabncdkodjofpcffbefbhjph
Oficjalny URL https://chromewebstore.google.com/detail/advanced-font-settings/pbncgmbdlabncdkodjofpcffbefbhjph
Opis Customize per-script font settings.
Rozmiar pliku 36.21 KB
Liczba instalacji 327
Aktualna Wersja 0.67
Ostatnia Aktualizacja 2020-11-03
Data Publikacji 2020-11-02
Deweloper imranmurtaza323
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.unionwellgermany.com
Adres URL Strony Pomocy https://www.unionwellgermany.com/contactus.html
Obsługiwane Języki 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"
    ]
}