FireBug is a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.
Extend Firefox Contest We are happy to announce the winners in our Extend Firefox Contest! Many thanks to everyone who entered and everyone who helped spread the word about the contest.
There is a Firefox extension called Selenium IDE made by the folks over at OpenQA.org. It is a very easy to use and powerful tool for controlling, automating or testing web sites. If there is any repetitive or predictable task that you are always doing...
Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.