look up the schedule created by calling setTimeout
and setInterval
.
inspired by setInterval-sniffer
-
Install
A. Install from Chrome Web Store (recommended)
B. build and install manually
- build following package.json.
- This project has dependency of Vite and Typescript
- go to extension tab(
chrome://extensions
) and Load unpacked target todist
folder.
- You should enable Developer mode by toggling
-
lookup timers in extension popup or devtools(coming soon)
before page load started extension inject script that replace setTimeout
and setInterval
to capture.
- support Firefox
- integration with devtools
- more comfortable UI