开发者

any good new web-developer browser addons? (as in released in the last 6 months)

I used to be pretty ontop of the latest plugins but it's lost my attention recently (probably due to so many itentical blog articles called 'the best {num here} addons for firefox').

Last time i looked i found:

firequery and firepicker which are now indespensible,

so what's new?

any hot new extensions that have found 开发者_C百科their way into your daily work?


Pendule Is a pretty good all around developer tool for Chrome.


Google Chrome has a page of featured developer extensions. And since the Google Chrome extension system is pretty new, all these extensions are pretty new.

I personally use a few of them on a regular basis. Besides the good ones already mentioned, I’d say Speed Tracer is extremely handy.


The first one from a recent answer, design-oriented:

  • Firediff is a Firebug add-on that tracks changes done in Firebug. It logs everything you'll do in the HTML pane (great) but also your brief use of the WDT (not so great), say Shift-Ctrl-F to obtain a font-size information in px.

any good new web-developer browser addons? (as in released in the last 6 months)

  • Firebug, accessibilty and help to keyboard implementations: Firefocus will track the element that currently has focus

  • QuickJava allow to easily turn on or off Java, Javascript, Flash, Silverlight and Automatic loading of images from the Statusbar and/or the Toolbar without having to open the Options or Plugins dialog!
    Must have!

  • Performance related: the HTTP Archive (HAR) format is being adopted by numerous tools. This format allows you to compare a website performance day after day or 1 year later and brings interoperability.


Not new, but one that I use nearly constantly and few others I tell about it seem to know of: Web Developer 1.18 (http://chrispederick.com/) Originally, I found myself using it most for highlighting divs quickly and easily. Later, on one particularly difficult job I realized that I can use it to reliably toggle CSS, Javascript, etc with a simple checkbox. Also, a tool called "view generated source" has allowed me to easily identify issues that popup in IE and Safari that firefox is intelligent enough to know about and fix on its own (what a concept, Microsoft) Used in conjunction with Firebug, there's almost no UI issue I can think of that should stop you.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜