Advanced Font Settings

#3.76 / 1,327 rate

Advanced Font Settings

500,000 users

2014-04-16

Patrick Kettner

patrickkettner@google....

Extension Information

5 star
35%
4 star
12%
3 star
11%
2 star
14%
1 star
27%

Supported Languages

Permissions

Description

Demonstrates the chrome.fontSettings API by allowing users to modify the style of displayed fonts on web pages.

This extension allows you to customize font settings for different language scripts. For example, you can set the default font for Simplified Chinese content to be different than the font for Japanese content. The settings are per-script (as specified in ISO 15924) rather than per-language. For example, there is a single setting for Cyrillic script rather than separate ones for Russian, Ukrainian, etc.

Chrome will use the font settings controlled by this extension when BOTH of the following are true:
1) The web page has declared the language of the content (e.g., by using the HTML lang attribute); and
2) The web page has not specified a font to use.

To use this extension, add it to Chrome and then go to chrome://extensions and click on the "Options" link for this extension.