Pinned Loading
-
No duplicate tabs
No duplicate tabs 1let noDuplicateTabs = function (pageName) {
2localStorage.getItem(pageName)
3? window.close()
4: localStorage.setItem(pageName, 'open');
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.