Force Noto Sans CJK SC Medium
Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)
What is Force Noto Sans CJK SC Medium?
Force Noto Sans CJK SC Medium is a Chrome extension developed by Teman, and its main feature is "Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)".
Download Force Noto Sans CJK SC Medium Extension CRX File
Download Force Noto Sans CJK SC Medium extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | ![]() |
ID | ljahnopcdobjcicingfoaginnkpgmdjk |
Official URL | https://chrome.google.com/webstore/detail/force-noto-sans-cjk-sc-me/ljahnopcdobjcicingfoaginnkpgmdjk |
Description | Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only) |
File Size | 3.16 KB |
Installation Count | 99 |
Current Version | 0.1.0.0 |
Last Updated | 2014-12-12 |
Publish Date | 2014-12-12 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Teman |
Payment Type | free |
Supported Languages | 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 } |