Force Noto Sans CJK SC Medium

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

Wat is Force Noto Sans CJK SC Medium?

Force Noto Sans CJK SC Medium is een Chrome-extensie ontwikkeld door Teman, en de belangrijkste functie is "Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)".

Download het CRX-bestand van de extensie Force Noto Sans CJK SC Medium

Download Force Noto Sans CJK SC Medium-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Force Noto Sans CJK SC Medium Force Noto Sans CJK SC Medium
ID ljahnopcdobjcicingfoaginnkpgmdjk
Officiële URL https://chrome.google.com/webstore/detail/force-noto-sans-cjk-sc-me/ljahnopcdobjcicingfoaginnkpgmdjk
Beschrijving Use Noto Sans CJK SC Medium for Chinese (tested on Ubuntu only)
Bestandsgrootte 3.16 KB
Aantal Installaties 99
Huidige Versie 0.1.0.0
Laatst Bijgewerkt 2014-12-12
Publicatiedatum 2014-12-12
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Teman
Betalingswijze free
Ondersteunde Talen 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
}