Using Greasemonkey to Inject a Test Stylesheet
Modifying core CSS components on massive websites managed by many distributed teams of admins, developers and designers, has a way of being disruptive. I created a simple Greasemonkey script which replaces a specific stylesheet with another “test” stylesheet stored on the same filesystem. Simple, straight forward and unpolished. Continue Reading