Using Firebug Console to log from GreaseMonkey Scripts
This is for all Greasemonkey developers who also use Firebug. Firebug is one of the best Firefox extension for developers. To start with, almost every Greasemonkey developer uses built-in API method “GM_log()” to log debugging messages to Firefox’s javascript console. While Continue reading






