Skip to content

A GreaseMonkey Script which changes font family on almost every part of the web page you are surfing.

License

Notifications You must be signed in to change notification settings

ladyjer/Fonterize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Fonterize

Here's a GreaseMonkey Script which changes font family on almost every part of the web page you are surfing.

I've tested three different techniques, cause I want to change dinamically added text too - added after the document load phase has been completed I mean.

DOMSubtreeModified, pay attention, DOMSubtreeModified is DEPRECATED

DOM MutationObserver

Css Hack by Daniel Buchner

Programming language

Javascript

Runtime platform

GreaseMonkey script

About

A GreaseMonkey Script which changes font family on almost every part of the web page you are surfing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published