Advanced Font Settings

Customize per-script font settings.

什麼是Advanced Font Settings?

Advanced Font Settings是由imranmurtaza323開發的Chrome擴展程式,該擴展的主要功能是“Customize per-script font settings.”。

擴展截圖

screenshot

下載Advanced Font Settings擴展crx文件

下載Advanced Font Settings擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Advanced Font Settings Advanced Font Settings
ID pbncgmbdlabncdkodjofpcffbefbhjph
官方網址 https://chromewebstore.google.com/detail/advanced-font-settings/pbncgmbdlabncdkodjofpcffbefbhjph
簡介 Customize per-script font settings.
檔案大小 36.21 KB
安裝次數 327
目前版本 0.67
更新時間 2020-11-03
上架時間 2020-11-02
開發者 imranmurtaza323
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.unionwellgermany.com
說明頁面URL https://www.unionwellgermany.com/contactus.html
支援的語言 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"
    ]
}