Force Noto Sans CJK SC Medium
Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)
什么是Force Noto Sans CJK SC Medium?
Force Noto Sans CJK SC Medium是由Teman开发的Chrome扩展程序,该扩展的主要功能是“Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)”。
下载Force Noto Sans CJK SC Medium扩展crx文件
下载Force Noto Sans CJK SC Medium扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Didn't use Normal size because the characters were not dark enough on my screen. Tested on Ubuntu only, to make it work on Windows, you may only install Noto Sans CJK SC Medium but not other Noto Sans fonts.
扩展基本信息
名称 | ![]() |
ID | ljahnopcdobjcicingfoaginnkpgmdjk |
官方URL | https://chrome.google.com/webstore/detail/force-noto-sans-cjk-sc-me/ljahnopcdobjcicingfoaginnkpgmdjk |
简介 | Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only) |
文件大小 | 3.16 KB |
安装次数 | 99 |
当前版本 | 0.1.0.0 |
更新时间 | 2014-12-12 |
上架时间 | 2014-12-12 |
评分 | 5.00/5 共3次评分 |
开发者 | Teman |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "font.css" ], "all_frames": true, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)", "name": "Force Noto Sans CJK SC Medium", "version": "0.1.0.0", "manifest_version": 2 } |