I just switched from Firefox to Chrome, so what I wanna know:
Are there any Chrome Extensions which are indispensable for a programmer?
|
I just switched from Firefox to Chrome, so what I wanna know: Are there any Chrome Extensions which are indispensable for a programmer? |
|||||||||||||||||||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Developer Omniboxes for Chrome - awesome You want instant documentation in almost every language? Then these are the plugins for you. This answer has been updated to include the links provided by apsillers - many thanks! Originally this was Development and Coding Search |
|||||||||
|
|
The Web Developer extension is a straight-across port of the Firefox web developer toolbar. Also see the "view selection source" extension. Once I found those things, I happily fired Firefox. By the way, the Chrome Dev Tools are excellent. They're not prone to just occasionally breaking and not telling you anything about anything, as Firebug often seems to do. |
|||
|
Firebug Lite is the Chrome analog to Firebug for Firefox. It's an excellent complement to the Web Developer toolbar already mentioned. |
|||
|
|
|
Not an extension, but very useful: You can right-click, and "Inspect Element" on almost anything. Try it, and see what happens! |
|||||||||
|