Force Noto Sans CJK SC Medium
Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)
Qu'est-ce que Force Noto Sans CJK SC Medium ?
Force Noto Sans CJK SC Medium est une extension Chrome développée par Teman, et sa fonction principale est "Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)".
Télécharger le fichier CRX de l'extension Force Noto Sans CJK SC Medium
Téléchargez les fichiers d'extension Force Noto Sans CJK SC Medium au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | ![]() |
ID | ljahnopcdobjcicingfoaginnkpgmdjk |
URL Officiel | 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) |
Taille du Fichier | 3.16 KB |
Nombre d'Installations | 99 |
Version Actuelle | 0.1.0.0 |
Dernière Mise à Jour | 2014-12-12 |
Date de Publication | 2014-12-12 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Teman |
Type de Paiement | free |
Langues Prises en Charge | 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 } |