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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)"।

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Force Noto Sans CJK SC Medium एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Force Noto Sans CJK SC Medium Force Noto Sans CJK SC Medium
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
}