Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
MakeItSans
Replaces every font-family CSS definition with sans-serif.
This scripts searches thru stylesheets for font-family declarations. Whenever it find a font-family declaration containing any of Arial, Helvetica, Lucida, or sans-serif it replaces the declaration for 'font-family: sans-serif;'
It also check for FONT tags.
I did it, because in Debian those arials, verdanas, and so on, print badly. This script have improved my on-screen readability.
TODO:
* Some web pages uses the STYLE attribute, this should be addresses as well.
You could comment on this script if you were logged in.

login to vote
I have noticed that this scripts does not work on userscripts.org.
It complains about CSS being in other domain.