Using FireBug’s console logger with GreaseMonkey 0.6.4
FireBug is the best tool (a Firefox extension) for web development ever invented … well, at least one of the best.
The console method (formerly known as printfire) is a feature of FireBug that enables logging into firebug’s console with different levels. Thing is - it does not quite work with GreaseMonkey scripts. Until now!
The solution [...]



