jQuery plugin to check if current window is duplicate window,
"Stop people having my website loaded on multiple tabs"
This plugin works across all browsers IE, Firefox, Microsoft Edge & Google chrome
It checks GUID of the window against value in cookie
I have published the source code at github: https://github.com/nitinjs/jquery-duplicatewindow
var isDuplicate = window.IsDuplicate();//this call checks if current window is duplicateSample usage:
This is test page,
Click here to open another window