summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/devtools/inspected_window.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/api/devtools/inspected_window.json')
-rw-r--r--chrome/common/extensions/api/devtools/inspected_window.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/api/devtools/inspected_window.json b/chrome/common/extensions/api/devtools/inspected_window.json
index 48346f8..bd5b764 100644
--- a/chrome/common/extensions/api/devtools/inspected_window.json
+++ b/chrome/common/extensions/api/devtools/inspected_window.json
@@ -5,6 +5,7 @@
[
{
"namespace": "devtools.inspectedWindow",
+ "description": "Use the <code>chrome.devtools.inspectedWindow</code> 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.",
"nocompile": true,
"types": [
{