Description from extension meta
Logs function calls in DevTools console.
Image from store
Description from store
captureCalls allows to log function calls. It adds a message to the console with a function name, its arguments and a stacktrace.
captureCalls is a better version of Chrome DevTools’ monitor function.