Hi, Can we count the number of browser window opened and gettting their URLs using javascript in the current window?
No, that is not possible. You cannot contact other windows unless your script opened them and JavaScript will not display URLs that are not on your own domain.