Skip to content

Instantly share code, notes, and snippets.

@cknightdevelopment
cknightdevelopment / dsfds
Last active September 13, 2025 18:40
This is my description
one
window.onpopstate = function(event) { let currentTabUrl = window.location.href; console.log("Main: URL changed to: " + window.location.href); };