Lines Matching full:apis
1 <div id="pageData-name" class="pageData">chrome.experimental.* APIs</div>
5 on the following experimental APIs:
15 Don't depend on these experimental APIs.
19 upload extensions that use experimental APIs.
22 <h2 id="using">How to use experimental APIs</h2>
29 Although the experimental APIs might work in other versions,
30 we need your feedback on the latest incarnation of the APIs,
54 find "Experimental Extension APIs",
58 unless you return to that page and disable experimental APIs,
59 you'll be able to run extensions that use experimental APIs.
61 <li> Specify the <b>--enable-experimental-extension-apis</b> flag
68 <em>path_to_chrome.exe</em> <b>--enable-experimental-extension-apis</b></pre>
76 improve the APIs and decide
84 For information on the standard APIs that extensions can use, see
85 <a href="api_index.html">chrome.* APIs</a> and
86 <a href="api_other.html">Other APIs</a>.