Detect a duplicated tab using JS and jQuery

If you have a web application and you want to easily detect when a user has duplicated your site’s tab this solution is for you. All modern browsers have a “duplicate tab” functionality, which allows users to continue working on pages they were, only in a new tab, thus allowing for multiple instances of the […]