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="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="input.ime.html" js="">input.ime</a></l
i><li><a href="management.html" js="">management</a></li><li><a href="omnibox.ht
ml" js="">omnibox</a></li><li><a href="pageAction.html" js="">pageAction</a></li
><li><a href="pageCapture.html" js="">pageCapture</a></li><li><a href="permissio
ns.html" js="">permissions</a></li><li><a href="privacy.html" js="">privacy</a><
/li><li><a href="proxy.html" js="">proxy</a></li><li><a href="runtime.html" js="
">runtime</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="">tts
Engine</a></li><li><a href="types.html" js="">types</a></li><li><a href="webNavi
gation.html" js="">webNavigation</a></li><li><a href="webRequest.html" js="">web
Request</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> |
| 225 </li><li><a href="bookmarks.html" js="">bookmarks</a> |
| 226 </li><li><a href="browserAction.html" js="">browserAction</a> |
| 227 </li><li><a href="browsingData.html" js="">browsingData</a> |
| 228 </li><li><a href="contentSettings.html" js="">contentSettings</a> |
| 229 </li><li><a href="contextMenus.html" js="">contextMenus</a> |
| 230 </li><li><a href="cookies.html" js="">cookies</a> |
| 231 </li><li><a href="debugger.html" js="">debugger</a> |
| 232 </li><li><a href="declarativeWebRequest.html" js="">declarativeWebRequest</a> |
| 233 </li><li><a href="downloads.html" js="">downloads</a> |
| 234 </li><li><a href="events.html" js="">events</a> |
| 235 </li><li><a href="extension.html" js="">extension</a> |
| 236 </li><li><a href="fileBrowserHandler.html" js="">fileBrowserHandler</a> |
| 237 </li><li><a href="history.html" js="">history</a> |
| 238 </li><li><a href="i18n.html" js="">i18n</a> |
| 239 </li><li><a href="idle.html" js="">idle</a> |
| 240 </li><li><a href="input.ime.html" js="">input.ime</a> |
| 241 </li><li><a href="management.html" js="">management</a> |
| 242 </li><li><a href="omnibox.html" js="">omnibox</a> |
| 243 </li><li><a href="pageAction.html" js="">pageAction</a> |
| 244 </li><li><a href="pageCapture.html" js="">pageCapture</a> |
| 245 </li><li><a href="permissions.html" js="">permissions</a> |
| 246 </li><li><a href="privacy.html" js="">privacy</a> |
| 247 </li><li><a href="proxy.html" js="">proxy</a> |
| 248 </li><li><a href="runtime.html" js="">runtime</a> |
| 249 </li><li><a href="storage.html" js="">storage</a> |
| 250 </li><li><a href="tabs.html" js="">tabs</a> |
| 251 </li><li><a href="topSites.html" js="">topSites</a> |
| 252 </li><li><a href="tts.html" js="">tts</a> |
| 253 </li><li><a href="ttsEngine.html" js="">ttsEngine</a> |
| 254 </li><li><a href="types.html" js="">types</a> |
| 255 </li><li><a href="webNavigation.html" js="">webNavigation</a> |
| 256 </li><li><a href="webRequest.html" js="">webRequest</a> |
| 257 </li><li><a href="webstore.html" js="">webstore</a> |
| 258 </li><li><a href="windows.html" js="">windows</a> |
| 259 </li> |
225 </ul> | 260 </ul> |
226 <h2 id="experimental">Experimental APIs</h2> | 261 <h2 id="experimental">Experimental APIs</h2> |
227 <p> | 262 <p> |
228 Google Chrome also has | 263 Google Chrome also has |
229 <a href="experimental.html">experimental APIs</a>, | 264 <a href="experimental.html">experimental APIs</a>, |
230 some of which will become supported APIs | 265 some of which will become supported APIs |
231 in future releases of Chrome. | 266 in future releases of Chrome. |
232 </p> | 267 </p> |
233 <h2 id="conventions">API conventions</h2> | 268 <h2 id="conventions">API conventions</h2> |
234 <p> | 269 <p> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 _uff=0; | 311 _uff=0; |
277 urchinTracker(); | 312 urchinTracker(); |
278 } | 313 } |
279 catch(e) {/* urchinTracker not available. */} | 314 catch(e) {/* urchinTracker not available. */} |
280 </script> | 315 </script> |
281 <!-- end analytics --> | 316 <!-- end analytics --> |
282 </div> | 317 </div> |
283 </div> <!-- /gc-footer --> | 318 </div> <!-- /gc-footer --> |
284 </div> <!-- /gc-container --> | 319 </div> <!-- /gc-container --> |
285 </body></html> | 320 </body></html> |
OLD | NEW |