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 } |