Item logo image for API Monitor

API Monitor

5.0 (

1 rating

)
Item media 4 (screenshot) for API Monitor
Item media 1 (screenshot) for API Monitor
Item media 2 (screenshot) for API Monitor
Item media 3 (screenshot) for API Monitor
Item media 4 (screenshot) for API Monitor
Item media 1 (screenshot) for API Monitor
Item media 1 (screenshot) for API Monitor
Item media 2 (screenshot) for API Monitor
Item media 3 (screenshot) for API Monitor
Item media 4 (screenshot) for API Monitor

Overview

Show active intervals, scheduled timeouts, animation frames, idle callbacks, eval invocations, media, workers, scheduler API

Chrome Developer Tools [API 🔎] panel tries to gather every bit of useful information from the usage of certain native functions that are prone to human errors, or are difficult to spot intuitively. Motivation To assess Web Application implementation correctness and expedite issues discovery. See examples at https://github.com/zendive/browser-api-monitor/doc/issues.log.md Functionality - Gather callstack that is used to call every wrapped function: - short - just the nearest initiator. - full - from the root to the nearest initiator (from left to right). - Aggregate information about currently scheduled timeouts and running active intervals. - Gather details about which terminators are cancelling certain scheduled setters. - Allow to initiate a debugging session by redirecting the code flow to a `debugger` breakpoint right before the callback invocation. - Hit F11 (step inside) twice in order to progress into the callback itself. - Allow to bypass (skip) setter's callback, or terminator invocation function. - Detect anomalies in passed arguments such as: - Passing incorrect timeout delay to `setTimeout`, `setInterval`, `requestIdleCallback`. - Correct one is `undefined` or a number that is greater or equal to `0`. - Invoking terminator function with handler that is non-positive integer, or of non-existent or already elapsed setter. - Measure callback's execution self-time. - Warn if it exceeds 4/5 (13.33ms) of 60 FPS hardcoded frame-rate (16.66ms). - Count calls per second (CPS) when applicable. - Detect `eval` function usage in runtime, as well as `setTimeout` and `setInterval` when called with a `string` callback instead of a `function`. - By default - off, cause the fact of wrapping it, excludes the access to local scope variables from the `eval` script, and as a result, may break the application if it does depend on it. - Monitor Worker's methods and event handlers metrics. - Warn if number of active workers exceeds number of available CPU cores. - keep in mind: extension API can't wrap `self.close()` in worker global context (only `terminate()` in top context) - Detect anomalies: - attempt to add already added listener with `addEventListener`. - attempt to remove unknown listener with `removeEventListener`. - Monitor `scheduler.yield` and `scheduler.postTask`. - Calls, delay, priority, aborts, self-time metrics. - Monitor mounted `video` and `audio` media elements in DOM. - Present control panel with basic media functions. - Show media events and number of times they have been fired. - Show current state of properties. - Allow to toggle the state of changeable boolean properties e.g. `controls`, `preservesPitch`... - Prevent the system from going to Sleep state due to user inactivity for a better observational experience. By default - off. Wrapped native functions - eval - setTimeout - clearTimeout - setInterval - clearInterval - requestAnimationFrame - cancelAnimationFrame - requestIdleCallback - cancelIdleCallback - Worker - constructor - terminate - onmessage - onerror - postMessage - addEventListener - removeEventListener - scheduler - postTask - yield Note: - while measuring performance of your code – consider disabling this extension as it may affect the results. Source code: https://github.com/zendive/browser-api-monitor

Details

  • Version
    1.4.1
  • Updated
    August 11, 2025
  • Offered by
    Alexander Block
  • Size
    96.98KiB
  • Languages
    English
  • Developer
    Email
    calexblock@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes

Support

For help with questions, suggestions, or problems, visit the developer's support site

Related

Rubrik API Code Capture

4.3

Complete a workflow in the Rubrik UI and output the exact APIs used to complete that workflow.

API Recorder

5.0

API Call Recorder: Export API Calls to Postman Effortlessly! Automatically record and export API calls from your web application…

Detector APIs Extension

5.0

The extension supports getting all APIs and CURL command when load a website.

Hidden APIs

0.0

Find & inspect internal APIs, scrape & automate tasks with ease. Ideal for devs, data scientists & web enthusiasts.

ModResponse - Mock and replay API

4.5

Mock, modify, and replay API. Easy setup. No proxy needed. No code change required.

Get That API

5.0

Get That API is an browser extension made to test API endpoints right in the browser

API Sniffer

0.0

方便追蹤API回傳的JSON內容的工具

API Hunt

5.0

Learn about APIs as you browse the web

Qyrus API Discovery

5.0

Qyrus API Discovery

Web Monitor

4.7

Tracking website updates, get instant alerts via notification, emails, webhook

API Response Viewer

0.0

Captures, formats, and displays API responses in a clean interface for easy debugging and analysis of web applications.

Parrot API mocking

5.0

Hassle-free mocking of xhr and fetch calls.

Rubrik API Code Capture

4.3

Complete a workflow in the Rubrik UI and output the exact APIs used to complete that workflow.

API Recorder

5.0

API Call Recorder: Export API Calls to Postman Effortlessly! Automatically record and export API calls from your web application…

Detector APIs Extension

5.0

The extension supports getting all APIs and CURL command when load a website.

Hidden APIs

0.0

Find & inspect internal APIs, scrape & automate tasks with ease. Ideal for devs, data scientists & web enthusiasts.

ModResponse - Mock and replay API

4.5

Mock, modify, and replay API. Easy setup. No proxy needed. No code change required.

Get That API

5.0

Get That API is an browser extension made to test API endpoints right in the browser

API Sniffer

0.0

方便追蹤API回傳的JSON內容的工具

API Hunt

5.0

Learn about APIs as you browse the web

Google apps
Create a Mobile Website
View Site in Mobile | Classic
Share by: