Chrome extension in visual studio
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