TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firebug 1.3.0 Final Released

83 pointsby JGM564over 16 years ago

3 comments

bpraterover 16 years ago
Don't forget to nab the UJS plug-in for it:<p><a href="http://remi.org/2009/01/06/using-firebug-to-debug-unobtrusive-javascript.html" rel="nofollow">http://remi.org/2009/01/06/using-firebug-to-debug-unobtrusiv...</a><p>Now you don't have to guess what events were bound to which elements!
评论 #423925 未加载
评论 #423930 未加载
评论 #424456 未加载
smakzover 16 years ago
Some other tools I use day to day when working on websites:<p>Measure it - adds a ruler to FF for pixel pushing: <a href="https://addons.mozilla.org/en-US/firefox/addon/539" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/539</a><p>Web Developer Toolbar - adds a whole bunch of inspector type stuff <a href="https://addons.mozilla.org/en-US/firefox/addon/60" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/60</a><p>Color Picker - Lets you get the color of a pixel by clicking on it <a href="https://addons.mozilla.org/en-US/firefox/addon/271" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/271</a><p>IE also has similar tools: <a href="http://en.wikipedia.org/wiki/Microsoft_Script_Debugger" rel="nofollow">http://en.wikipedia.org/wiki/Microsoft_Script_Debugger</a> <a href="http://www.microsoft.com/downloadS/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&#38;displaylang=en" rel="nofollow">http://www.microsoft.com/downloadS/details.aspx?familyid=E59...</a>
jpcx01over 16 years ago
Arggg.. no Firefox 3.1 support<p>Firefox plugin API really needs an overhaul. It shouldn't be assumed that everything breaks on every point release. Firefox needs to come up with an API going forward and stay backwards compatible till the next full version number.<p>I think Chrome is going to lead the way here. Their plugin strategy seems to be based off fixing the mis-steps of firefox.
评论 #424169 未加载
评论 #425442 未加载
评论 #424261 未加载