Force Noto Sans CJK SC Medium

Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)

Force Noto Sans CJK SC Medium là gì?

Force Noto Sans CJK SC Medium 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 Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)".

Tải xuống tệp CRX của tiện ích mở rộng Force Noto Sans CJK SC Medium

Tải xuống các tệp mở rộng Force Noto Sans CJK SC Medium 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

                        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.                    

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

Tên Force Noto Sans CJK SC Medium Force Noto Sans CJK SC Medium
ID ljahnopcdobjcicingfoaginnkpgmdjk
URL Chính Thức https://chrome.google.com/webstore/detail/force-noto-sans-cjk-sc-me/ljahnopcdobjcicingfoaginnkpgmdjk
Mô tả Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)
Kích Thước Tệp 3.16 KB
Số Lần Cài Đặt 99
Phiên Bản Hiện Tại 0.1.0.0
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ố 3 Đánh Giá
Nhà Phát Triển Teman
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}