Chrome extension for turning on or off webkit-font-smoothing
A CSS class chrome-webkit-font-smoothing-switch
is added to <body>
by default which adds style -webkit-font-smoothing: antialiased
. The extension can be turned on or off by clicking to icon.
Since the extension is not packed and published through Chrome Web Store, Developer mode is needed to be on to load this extension. Check out the instructions here: https://developer.chrome.com/extensions/getstarted#unpacked
- Add button for switch on and off font smothing feature
- Design icons
- Change icon according to on/off
- Save on/off state of tabs individually