imagesA recent browser introduced by google is Chrome browser. This browser loads websites very quickly and also it starts very fast then firefox and IE. It has a simple user inteface, without no menu bars. The url box also acts as a search box. One of it’s main feature is it has inbuilt website analyser for developers. Open any website in chrome browser.

Then right click on the body of the content then choose inspect element.

Now you will see the Elements page with source code.

chrome1

Click on the Resources tab

Now, you will see the each element by its loading time and size in a colourful Graph representation. Also you can preview the each element in your page such as Javascripts, Images, Stylesheets etc.,

chrome2chrome3

It is very useful to make website more powerful by reducing the loading time.

Only the disadvantage of chrome browser is it does not recognize rss feeds.

Bookmark and Share