Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 36ccb540065f852cfb31dafec814756c824b18f1 Size: 2.88 MB File Format: tgz
Rating: 2.5
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 174 License: Demo / Trial Version
Firebug Lite is a demo software by Mozilla and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Firebug Lite which is 2.88 MB in size and belongs to the software category Coding languages and Compilers. Firebug Lite was released on 2013-01-11 and last updated on our database on 2017-04-17 and is currently at version 1.4.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Firebug Lite Description
This version was conceived to put the Firebug Lite in a new level, by allowing code reuse from Firebug's original source. A new core was created to accomplish the following goals:
Performance - the core of Firebug Lite was rewritten from scratch taking the performance into account in the first place.
Modularity - the code is now more modular, making it easier to add new features and UI components such as panels, buttons, menus etc. The modularity also helps the development process. Once the modules can be isolated it is easier to detect the cause of complicated problems like memory leaks.
Shared code - the core was designed to make it possible to port some code directly from the Firebug source with as few as possible modifications. As a result some features and UI elements behave exactly as in Firebug.
Compatibility - the new core is compatible with XHTML and XML+XSLT documents. Thanks to the new context-independent approach it supports now the experimental persistent popups feature (popups that "live" across different page loads of the same domain).