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 là gì?

Force WenQuanYi MicroHei or Microsoft YaHei là một tiện ích mở rộng Chrome được phát triển bởi Teman, và tính năng chính của nó là "Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display".

Tải xuống tệp CRX của tiện ích mở rộng Force WenQuanYi MicroHei or Microsoft YaHei

Tải xuống các tệp mở rộng Force WenQuanYi MicroHei or Microsoft YaHei dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        很多替换中文字体的扩展都会使一些网页的图标无法正常显示,比如github仓库的文件夹图标等。为解决此问题,此扩展搜集网上其他大神的方法,在Force WenQuanYi Micro Hei Font的基础上进行了修改。在此向原作者northcamel和网上其他大神表示感谢。
注意必须要安装了文泉驿微米黑字体才能以文泉驿微米黑显示中文,否则使用微软雅黑。                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Force WenQuanYi MicroHei or Microsoft YaHei Force WenQuanYi MicroHei or Microsoft YaHei
ID mbnfnmfffkmofhbehigbkoncilamholi
URL Chính Thức https://chrome.google.com/webstore/detail/force-wenquanyi-microhei/mbnfnmfffkmofhbehigbkoncilamholi
Mô tả Use WenQuanYi Micro Hei or Microsoft Yahei for Chinese and fix the problem of icons display
Kích Thước Tệp 3.17 KB
Số Lần Cài Đặt 19
Phiên Bản Hiện Tại 1.0.0.1
Cập Nhật Lần Cuối 2014-12-12
Ngày Phát Hành 2014-12-12
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Teman
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}