Skip to content
This repository has been archived by the owner on Nov 23, 2018. It is now read-only.

Firebug Lite

shichuan edited this page Feb 14, 2011 · 4 revisions

Because the full version of Firebug can't be installed on mobile browsers, Firebug Lite serves as the debugging tool, because it's JavaScript based, so it can installed on any browser by including the script in a web page.

Note this is for development process, it should be removed in production.