firebug
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6

FireBug 1.4.0
This allows you to explore the far corners of the DOM by keyboard or mouse. more>> <<less
Added: 2009-07-16 License: MPL Price: FREE
987 downloads
Other version of FireBug
Joe Hewitt - Explore the far corners of the DOM by keyboard or mouse. FireBug. FireBug 1.3.3 / 1.4.0 Beta 5 is professionallyPrice: FREE
License:MPL
License:MPL
Price: FREE
License:MPL
License:MPL
Price: FREE
License:MPL
License:MPL
License:MPL (Mozilla Public License)
FireBugger 0.8
FireBugger is a product which makes the Firebug Lite interactive Javascript console available on your Plone site. more>>
FireBugger is a product which makes the Firebug Lite interactive Javascript console available on your Plone site.
Main features:
- Firebug is a Firefox extension that provides an incredible DOM/CSS inspector and Javascript console/debugger.
- Firebug Lite is a bit of Javascript that provides a slimmed down version of the Firebug Javascript console for browsers other than Firefox.
- FireBugger makes Firebug Lite instantly available on your Plone site!
FireBugger was initially built with generator.py from DIYPloneStyle 2.5, a skeleton product ready for building new graphical designs for Plone, and was extensively modified afterwards. Re-generation from DIYPloneStyle will probably break FireBugger.
Works with:
- Plone 2.5.2
<<lessMain features:
- Firebug is a Firefox extension that provides an incredible DOM/CSS inspector and Javascript console/debugger.
- Firebug Lite is a bit of Javascript that provides a slimmed down version of the Firebug Javascript console for browsers other than Firefox.
- FireBugger makes Firebug Lite instantly available on your Plone site!
FireBugger was initially built with generator.py from DIYPloneStyle 2.5, a skeleton product ready for building new graphical designs for Plone, and was extensively modified afterwards. Re-generation from DIYPloneStyle will probably break FireBugger.
Works with:
- Plone 2.5.2
Download (0.018MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
944 downloads
ff javascript library 1.11
ff javascript library is a minimal library meant to develop real-life Javascript-enabled Web sites. more>>
ff javascript library is a minimal library meant to develop real-life Javascript-enabled Web sites. ff javascript library offers a cross-brower API for all common browsers.
That is, all w3 standards compatible browsers (Mozilla/Firefox, Opera, Safari/Konqueror, etc.) on one side and Internet Explorer on the other side. At less than 7kb for the compressed Javascript version and even less than 3kb for the gzipped version, it offers quick loading even for dialup users.
Main features:
- Crossbrowser AJAX, Event and DOM functions offering the same API for w3 DOM compatible browsers and Internet Explorer.
- DOM helper functions and a DOM builder allowing to easily create complex DOM trees.
- Firebug support / emulation. If the library is executed on firefox with firebug installed it uses firebugs logging and error reporting functions -- otherwise it sets up a firebug emulation. This emulation by default does nothing and logs to a debug DIV when the URL parameter "ffdebug=1" is passed to the document.
- ScriptDoc comments enabling Code Assist functionality in Aptana
Enhancements:
- The DOM Builder supports the tabindex attribute.
- The ff.extend function was added.
- The DOM Builder ignores null arguments now.
<<lessThat is, all w3 standards compatible browsers (Mozilla/Firefox, Opera, Safari/Konqueror, etc.) on one side and Internet Explorer on the other side. At less than 7kb for the compressed Javascript version and even less than 3kb for the gzipped version, it offers quick loading even for dialup users.
Main features:
- Crossbrowser AJAX, Event and DOM functions offering the same API for w3 DOM compatible browsers and Internet Explorer.
- DOM helper functions and a DOM builder allowing to easily create complex DOM trees.
- Firebug support / emulation. If the library is executed on firefox with firebug installed it uses firebugs logging and error reporting functions -- otherwise it sets up a firebug emulation. This emulation by default does nothing and logs to a debug DIV when the URL parameter "ffdebug=1" is passed to the document.
- ScriptDoc comments enabling Code Assist functionality in Aptana
Enhancements:
- The DOM Builder supports the tabindex attribute.
- The ff.extend function was added.
- The DOM Builder ignores null arguments now.
Download (0.017MB)
Added: 2007-03-25 License: BSD License Price:
944 downloads
POW - Plain Old Webserver 0.1.3
POW - Plain Old Webserver is a Firefox extension that adds a server to your browser. more>>
POW - Plain Old Webserver is a Firefox extension that adds a server to your browser.
Information and a tutorial for POW can be found at this wiki
http://davidkellogg.com/wiki/Main_Page?origin=moz_pow
and at this post
http://forums.mozillazine.org/viewtopic.php?t=447189
The Plain Old Webserver uses Server-side Javascript (SJS) to run a server inside your browser. Use it to distribute files from your browser. It supports Server-side JS, GET, POST, uploads, Cookies, SQLite and AJAX. It has security features to password-protect your site. Users have created a wiki, chat room and search engine using SJS.
This version includes:
- Documentation to show you how to build a Server-side Javascript program.
- Added security to prevent arbitrary file reads.
Enhancements:
- Standalone server support (separate download)
- Firebug support through standalone server
- Auto-restart of server after window close
- startup.sjs file auto-created for new installs
- Saving to subdirectory fixed
- Changed mime-types to binary by default
- Added many binary mime-types
- Added loopback-only option
- Fixed root directory problem
- Fixed XML download problem
- Smallest download size ever 99K -> 89K -> 73K -> 63K
<<lessInformation and a tutorial for POW can be found at this wiki
http://davidkellogg.com/wiki/Main_Page?origin=moz_pow
and at this post
http://forums.mozillazine.org/viewtopic.php?t=447189
The Plain Old Webserver uses Server-side Javascript (SJS) to run a server inside your browser. Use it to distribute files from your browser. It supports Server-side JS, GET, POST, uploads, Cookies, SQLite and AJAX. It has security features to password-protect your site. Users have created a wiki, chat room and search engine using SJS.
This version includes:
- Documentation to show you how to build a Server-side Javascript program.
- Added security to prevent arbitrary file reads.
Enhancements:
- Standalone server support (separate download)
- Firebug support through standalone server
- Auto-restart of server after window close
- startup.sjs file auto-created for new installs
- Saving to subdirectory fixed
- Changed mime-types to binary by default
- Added many binary mime-types
- Added loopback-only option
- Fixed root directory problem
- Fixed XML download problem
- Smallest download size ever 99K -> 89K -> 73K -> 63K
Download (0.062MB)
Added: 2007-07-09 License: GPL (GNU General Public License) Price:
837 downloads
Technika 1.1
Technika was developed for the computer security professionals to automate common exploitative task from the browser. more>>
Technika was developed for the computer security professionals to automate common exploitative task from the browser. It acts like a standard OS shell scripting environment. You can script everything from the currently viewed page just like Greasemonkey. You can autorun bookmarklets and perform safe operations on the currently viewed resource.
If you have ever needed an easy, powerful and safe way to extend web resources that you visit in a cross-browser manner, Technika is probably the right solution for you. It integrates with Firebug and provides a great environment for developing bookmarklets.
<<lessIf you have ever needed an easy, powerful and safe way to extend web resources that you visit in a cross-browser manner, Technika is probably the right solution for you. It integrates with Firebug and provides a great environment for developing bookmarklets.
Download (0.007MB)
Added: 2007-07-23 License: MPL (Mozilla Public License) Price:
877 downloads
YSlow 2.0.0 Beta 4
Analyzes web pages and tells you why theyre slow based on Yahoos rules for high performance web sites. more>> YSlow 2.0.0 Beta 4 is a useful software which helps you analyzes web pages and tells you why they're slow based on Yahoos rules for high performance web sites.
YSlow is licensed under the Mozilla Public License (MPL) version 1.1, with portions licensed by third parties under other license terms.
Major Features:
- Performance report card
- HTTP/HTML summary
- List of components in the page
- Tools including JSLint
Enhancements: Is certified to work with Firefox 3.5 and Firebug 1.4b5.
Requirements: Mozilla Firefox
Added: 2009-07-09 License: MPL Price: FREE
32 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above firebug search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed