Assume I load a web page which uses a CSS with a "font-family" definition like:
.... font-family: Arial,Verdana,Helvetica,sans-serif ... This definition should (for all web pages starting with the URL http://www.aaaa.bbb/....) always be automatically changed to font-family: Verdana,Helvetica,sans-serif How can I achieve this with greasemonkey? Ben -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
