extension ExtPose

Timeouts and Intervals (delisted)

CRX id

oagmfffelnnohpbidjknmhfangoahcan-

Description from extension meta

Extends the Chrome Devetools by adding a sidebar that displays the number of active timeouts and intervals.

Image from store Timeouts and Intervals
Description from store The extension inserts a script into the page (using a content script) that monkey patches the setTimeout, clearTimeout, setInterval and clearInterval to keep track of the timeout and interval registration and clearing which are recorded in an object. It adds a devtools side panel called Timeouts and Intervals in the Sources tab that displayes that statistic when timeout or interval is registered, triggers or is cleared. To clear the timeouts and intervals it exevutes the clearTimeout and clearInterval using chrome.devtools.inspectedWindow.eva(...) in the context of the page.

Latest reviews

  • (2021-09-16) Facundo Mateo: Not working on the current version of chrome
  • (2019-09-13) Alex-Dev Pearce: Good idea but not functional on current version of chrome

Statistics

Installs
830 history
Category
Rating
1.7 (3 votes)
Last update / version
2018-07-16 / 1.5
Listing languages
en

Links