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 |
官方網址 | 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 } |