Skip to content

Instantly share code, notes, and snippets.

@pbroschwitz
Created July 24, 2020 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pbroschwitz/d8955a87ac1fbfdbd23b9e3cd5338c72 to your computer and use it in GitHub Desktop.
Save pbroschwitz/d8955a87ac1fbfdbd23b9e3cd5338c72 to your computer and use it in GitHub Desktop.
// Paste this for example to the console
window.addEventListener(“beforeunload”, function() { debugger; }, false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment