I'm trying to write an Excel Add-in using Javascript that validates a column of URL's using javascript. Basically trying to make a button that when clicked validates a list of URL's whether they exist on the internet or not. Is there a way I can develop an Add-in for this?