Thanks to Kenny for a tip on how to use Firebug on Linux. Firebug is a great web development tool, but it only works on Linux if you compile Firefox with “–enable-jsd”, or in Gentoo, if you use the “mozdevelop” USE flag. To see if you have jsd support, just go to your build config and search for “jsd”.
Leave a Comment