Description from extension meta
Need some time?
Image from store
Description from store
Have you ever had any issues with any callback functions executing while you are trying to debug your webpage?
any issues with some elements in the DOM not showing up when you need them to in the elements tab when inspecting?
This extension proposes to solve those issues!
Meet Debug Time Pauser, you'll never have to write setTimeout(()=>{debugger;},1000) again!
You can increase the time by using the up and down arrows or insert it manually, press the "Timed pause!" button or Enter and it should pause your webpage considering you have your dev tools open!
I had the idea to create this extension when a co-worker of mine was having issues while trying to debug a modal during front-end development and it inspired me to create this tool which hopefully will help you out as well!