extension_get_state
Retrieve the complete internal state of the Chrome extension across all browser profiles to monitor connection status, plugin activity, network captures, and overall extension health.
Instructions
[Disabled] Get the complete internal state of the OpenTabs Chrome extension across all connected browser profiles. Returns a connections array with one entry per profile, each containing WebSocket connection status, all registered plugins with their tab states, active network captures, and offscreen document status. Use this tool to quickly understand the overall health of the extension without opening DevTools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||