Lines Matching full:apis
19 <title>experimental.webInspector.* APIs - Google Chrome Extensions - Google Code</title></head>
233 <li><a href="api_index.html">chrome.* APIs</a></li>
234 <li><a href="api_other.html">Other APIs</a></li>
254 <h1 class="page_title">experimental.webInspector.* APIs</h1>
311 For information on how to use experimental APIs, see the <a href="experimental.html">chrome.experimental.* APIs</a> page.
315 <div id="static"><div id="pageData-name" class="pageData">experimental.webInspector.* APIs</div>
333 Don't depend on these experimental APIs. They might disappear, and they
336 upload extensions that use experimental APIs.
339 <h2 id="using">How to use WebInspector APIs</h2>
343 WebInspector APIs are currently experimental, so please start with
345 APIs</a>.
367 <li>The APIs available to extension pages within the Developer Tools
370 Other extension APIs are not available to the Developer Tools pages, but
374 </li><li>Please note that, unlike other Chrome Extension APIs, the WebInspector
375 APIs lack "chrome" prefix. This is because the APIs, as the WebInspector
380 Your comments and suggestions help us improve the APIs and decide which
388 For information on the standard APIs that extensions can use, see
389 <a href="api_index.html">chrome.* APIs</a> and
390 <a href="api_other.html">Other APIs</a>.