OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 <p> | 214 <p> |
215 Google Chrome provides APIs such as | 215 Google Chrome provides APIs such as |
216 <code>chrome.bookmarks</code> and <code>chrome.tab</code> | 216 <code>chrome.bookmarks</code> and <code>chrome.tab</code> |
217 so that extensions can interact with the browser. | 217 so that extensions can interact with the browser. |
218 </p> | 218 </p> |
219 <h2 id="supported">Supported APIs</h2> | 219 <h2 id="supported">Supported APIs</h2> |
220 <p> | 220 <p> |
221 Here are the supported chrome.* APIs: | 221 Here are the supported chrome.* APIs: |
222 </p> | 222 </p> |
223 <ul> | 223 <ul> |
224 <li><a href="alarms.html" js="">alarms</a></li><li><a href="bookmarks.html" js
="">bookmarks</a></li><li><a href="browserAction.html" js="">browserAction</a></
li><li><a href="browsingData.html" js="">browsingData</a></li><li><a href="conte
ntSettings.html" js="">contentSettings</a></li><li><a href="contextMenus.html" j
s="">contextMenus</a></li><li><a href="cookies.html" js="">cookies</a></li><li><
a href="debugger.html" js="">debugger</a></li><li><a href="declarative.html" js=
"">declarative</a></li><li><a href="declarativeWebRequest.html" js="">declarativ
eWebRequest</a></li><li><a href="extension.html" js="">extension</a></li><li><a
href="fileBrowserHandler.html" js="">fileBrowserHandler</a></li><li><a href="his
tory.html" js="">history</a></li><li><a href="i18n.html" js="">i18n</a></li><li>
<a href="idle.html" js="">idle</a></li><li><a href="management.html" js="">manag
ement</a></li><li><a href="omnibox.html" js="">omnibox</a></li><li><a href="page
Action.html" js="">pageAction</a></li><li><a href="pageCapture.html" js="">pageC
apture</a></li><li><a href="permissions.html" js="">permissions</a></li><li><a h
ref="privacy.html" js="">privacy</a></li><li><a href="proxy.html" js="">proxy</a
></li><li><a href="storage.html" js="">storage</a></li><li><a href="tabs.html" j
s="">tabs</a></li><li><a href="topSites.html" js="">topSites</a></li><li><a href
="tts.html" js="">tts</a></li><li><a href="ttsEngine.html" js="">ttsEngine</a></
li><li><a href="types.html" js="">types</a></li><li><a href="webNavigation.html"
js="">webNavigation</a></li><li><a href="webRequest.html" js="">webRequest</a><
/li><li><a href="webstore.html" js="">webstore</a></li><li><a href="windows.html
" js="">windows</a></li> | 224 <li><a href="alarms.html" js="">alarms</a></li><li><a href="bookmarks.html" js
="">bookmarks</a></li><li><a href="browserAction.html" js="">browserAction</a></
li><li><a href="browsingData.html" js="">browsingData</a></li><li><a href="conte
ntSettings.html" js="">contentSettings</a></li><li><a href="contextMenus.html" j
s="">contextMenus</a></li><li><a href="cookies.html" js="">cookies</a></li><li><
a href="debugger.html" js="">debugger</a></li><li><a href="declarativeWebRequest
.html" js="">declarativeWebRequest</a></li><li><a href="events.html" js="">event
s</a></li><li><a href="extension.html" js="">extension</a></li><li><a href="file
BrowserHandler.html" js="">fileBrowserHandler</a></li><li><a href="history.html"
js="">history</a></li><li><a href="i18n.html" js="">i18n</a></li><li><a href="i
dle.html" js="">idle</a></li><li><a href="management.html" js="">management</a><
/li><li><a href="omnibox.html" js="">omnibox</a></li><li><a href="pageAction.htm
l" js="">pageAction</a></li><li><a href="pageCapture.html" js="">pageCapture</a>
</li><li><a href="permissions.html" js="">permissions</a></li><li><a href="priva
cy.html" js="">privacy</a></li><li><a href="proxy.html" js="">proxy</a></li><li>
<a href="storage.html" js="">storage</a></li><li><a href="tabs.html" js="">tabs<
/a></li><li><a href="topSites.html" js="">topSites</a></li><li><a href="tts.html
" js="">tts</a></li><li><a href="ttsEngine.html" js="">ttsEngine</a></li><li><a
href="types.html" js="">types</a></li><li><a href="webNavigation.html" js="">web
Navigation</a></li><li><a href="webRequest.html" js="">webRequest</a></li><li><a
href="webstore.html" js="">webstore</a></li><li><a href="windows.html" js="">wi
ndows</a></li> |
225 </ul> | 225 </ul> |
226 <h2 id="experimental">Experimental APIs</h2> | 226 <h2 id="experimental">Experimental APIs</h2> |
227 <p> | 227 <p> |
228 Google Chrome also has | 228 Google Chrome also has |
229 <a href="experimental.html">experimental APIs</a>, | 229 <a href="experimental.html">experimental APIs</a>, |
230 some of which will become supported APIs | 230 some of which will become supported APIs |
231 in future releases of Chrome. | 231 in future releases of Chrome. |
232 </p> | 232 </p> |
233 <h2 id="conventions">API conventions</h2> | 233 <h2 id="conventions">API conventions</h2> |
234 <p> | 234 <p> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 _uff=0; | 276 _uff=0; |
277 urchinTracker(); | 277 urchinTracker(); |
278 } | 278 } |
279 catch(e) {/* urchinTracker not available. */} | 279 catch(e) {/* urchinTracker not available. */} |
280 </script> | 280 </script> |
281 <!-- end analytics --> | 281 <!-- end analytics --> |
282 </div> | 282 </div> |
283 </div> <!-- /gc-footer --> | 283 </div> <!-- /gc-footer --> |
284 </div> <!-- /gc-container --> | 284 </div> <!-- /gc-container --> |
285 </body></html> | 285 </body></html> |
OLD | NEW |