![]() |
Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) (/showthread.php?tid=4622) Pages:
1
2
|
Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]Unknown[/eluser] Hi! I wanna share mines and see if yours could help me to be more productive. The ones I usually use are: Cookiepie: to have multiple independent sessions/cookies on each tab. [by Me and Sebastian ![]() Firebug: to debug javascript, CSS and AJAX calls. TamperData: to debug Post, Gets and cookies. I want to hear about yours now ![]() Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]thurting[/eluser] Web Developer CacheViewer Live HTTP Headers Flash Tracer Flash Switcher are some good ones to have. Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]gtech[/eluser] NoScript: for safer browsing Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]ELRafael[/eluser] Mouse Gestures I don't need you keyboard to open new tab, reload, show source, go back Forecastfox Just for fun. I can see if will rain. Foxytunes Control my itunes from firefox. Next/Back, Increase/Decrease Sound Webdeveloper Essential DownloadStatus Very usefull TabCatalog F8 shows me all opened tabs. Like in IE Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]Derek Allard[/eluser] For web dev, I'd also add no-referrer extension. For everyday, I'd also add Growl notifications and PDF download. Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]Nick Husher[/eluser] If you're a Firebug fan, there's a plugin to it (plugin on a plugin, crazy), called YSlow made by Yahoo. It gives you a diagnostic of where you can reduce your server overhead (colocation, gzipping files, setting expires headers, separating CSS/JS from HTML, etc). Some of the stuff like coloc is difficult, but expires headers are a pretty easy fix. Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]John_Betong[/eluser] Html Validator Immediately after your webpage displays an icon appears in the bottom right had corner to indicate HTML warnings, errors, etc. Red for problem, green for Ok. Quote:HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The extension can validate the HTML sent by the server or the HTML in the memory (after Ajax execution) ... Clicking on the icon opens this page: Simple and great for debugging Html errors. Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]maadmac[/eluser] Ditto to the above, but 2 more absolutely indispensable: MeasureIt and ColorZilla And I prefer All-in-One Gestures for mouse gestures. Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-06-2007 [eluser]maadmac[/eluser] Sorry, one more: forgot! FasterFox Recommend Good Firefox extensions for developers? (I'll show you mine if you show me yours...) - El Forum - 12-07-2007 [eluser]sharpe[/eluser] another one : Aardvark |