ChromeDevtoolsInspectedWindowExtension extension

on

Properties

inspectedWindow ChromeDevtoolsInspectedWindow

Available on ChromeDevtools, provided by the ChromeDevtoolsInspectedWindowExtension extension

Use the chrome.devtools.inspectedWindow API to interact with the inspected window: obtain the tab ID for the inspected page, evaluate the code in the context of the inspected window, reload the page, or obtain the list of resources within the page.
no setter