Skip to content

Chrome extension for turning on or off webkit-font-smoothing on body tag

Notifications You must be signed in to change notification settings

OscarHYCheung/font-smoothing-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Smoothing Switch

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.

Load the extension

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

Todo

  • 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

About

Chrome extension for turning on or off webkit-font-smoothing on body tag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published