JSChromeJSDevtoolsInspectedWindowExtension extension
Properties
- inspectedWindow → JSDevtoolsInspectedWindow
-
Available on JSChromeDevtools, provided by the JSChromeJSDevtoolsInspectedWindowExtension extension
Use thechrome.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 - inspectedWindowNullable → JSDevtoolsInspectedWindow?
-
Available on JSChromeDevtools, provided by the JSChromeJSDevtoolsInspectedWindowExtension extension
no setter