Advanced Font Settings
Customize per-script font settings.
什么是Advanced Font Settings?
Advanced Font Settings是由imranmurtaza323开发的Chrome扩展程序,该扩展的主要功能是“Customize per-script font settings.”。
扩展截图
下载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 |
ID | pbncgmbdlabncdkodjofpcffbefbhjph |
官方URL | 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" ] } |