Force WenQuanYi MicroHei or Microsoft YaHei
Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display
什麼是Force WenQuanYi MicroHei or Microsoft YaHei ?
Force WenQuanYi MicroHei or Microsoft YaHei 是由Teman開發的Chrome擴展程式,該擴展的主要功能是“Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display”。
下載Force WenQuanYi MicroHei or Microsoft YaHei 擴展crx文件
下載Force WenQuanYi MicroHei or Microsoft YaHei 擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
很多替换中文字体的扩展都会使一些网页的图标无法正常显示,比如github仓库的文件夹图标等。为解决此问题,此扩展搜集网上其他大神的方法,在Force WenQuanYi Micro Hei Font的基础上进行了修改。在此向原作者northcamel和网上其他大神表示感谢。 注意必须要安装了文泉驿微米黑字体才能以文泉驿微米黑显示中文,否则使用微软雅黑。
擴展基本資訊
名稱 | ![]() |
ID | mbnfnmfffkmofhbehigbkoncilamholi |
官方網址 | https://chrome.google.com/webstore/detail/force-wenquanyi-microhei/mbnfnmfffkmofhbehigbkoncilamholi |
簡介 | Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display |
檔案大小 | 3.17 KB |
安裝次數 | 19 |
目前版本 | 1.0.0.1 |
更新時間 | 2014-12-12 |
上架時間 | 2014-12-12 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Teman |
付費類型 | free |
支援的語言 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "css": [ "font.css" ], "all_frames": true, "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "description": "Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display", "name": "Force WenQuanYi MicroHei or Microsoft YaHei ", "version": "1.0.0.1", "manifest_version": 2 } |