Chrome extension in visual studio

 In this blog post you'll learn to create a Google Chrome Extension using Visual Studio 2013. and use it in chrome


 to Create a chrome Extension under Visual Studio you should instal SideWaffle Extension ,
after that, create a new chrome Extension

in solution explorer look for "popup.html" and edit it ( Write in HTML code ), Also you can add javascript code or file.

Take a look at the following video to find out how to run and change chrome Extension icon