Home | History | Annotate | Download | only in docs

Lines Matching full:apis

19   <title>chrome.experimental.* 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">chrome.experimental.* 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">chrome.experimental.* APIs</div>
319 on the following experimental APIs:
343 Don't depend on these experimental APIs.
347 upload extensions that use experimental APIs.
350 <h2 id="using">How to use experimental APIs</h2>
357 Although the experimental APIs might work in other versions,
358 we need your feedback on the latest incarnation of the APIs,
381 find "Experimental Extension APIs",
385 unless you return to that page and disable experimental APIs,
386 you'll be able to run extensions that use experimental APIs.
388 <li> Specify the <b>--enable-experimental-extension-apis</b> flag
394 <pre><em>path_to_chrome.exe</em> <b>--enable-experimental-extension-apis</b></pre>
402 improve the APIs and decide
410 For information on the standard APIs that extensions can use, see
411 <a href="api_index.html">chrome.* APIs</a> and
412 <a href="api_other.html">Other APIs</a>.