Close other tab of google chrome asp.net

Nov 7 2013 1:17 AM
Hi,

I am developing an intranet web application and the requirement is such that only one url should be opened at a time in chrome.
Currently the url is opened by a third party windows application on which we don't have any control!
Is there any way I can achieve that?
Summary is when the third party windows application opens the url (specified by me) all the other chrome tabs should close expect the current one.