Large volume of web developers community love Chrome browser. Its not because Chrome is a Google product, and developers love Google.
The basic reasons why Chrome is loved by web developers are:
- Its very fast.
- Inbuilt code editor. You can edit code of a live site and see the change. Just select any part of a webpage, right click and select Inspect element.
- No plugin is required for editing code. Like in Mozilla Firefox you have to install Firebug plugin.
- Very friendly code editor. Its not complex like IE code editor.
- Support modern CSS3 and HTML5 codes.
same here