| 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 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 319 </li> | 319 </li> |
| 320 </ol> | 320 </ol> |
| 321 </li> | 321 </li> |
| 322 <li> | 322 <li> |
| 323 <a href="#global-methods">Methods</a> | 323 <a href="#global-methods">Methods</a> |
| 324 <ol> | 324 <ol> |
| 325 <li> | 325 <li> |
| 326 <a href="#method-clearAllNotifications">clearAllNotifications</a
> | 326 <a href="#method-clearAllNotifications">clearAllNotifications</a
> |
| 327 </li><li> | 327 </li><li> |
| 328 <a href="#method-notify">notify</a> | 328 <a href="#method-notify">notify</a> |
| 329 </li><li> | 329 </li><li style="display: none; "> |
| 330 <a href="#method-anchor">methodName</a> | 330 <a href="#method-anchor">methodName</a> |
| 331 </li><li style="display: none; "> | 331 </li><li style="display: none; "> |
| 332 <a href="#method-anchor">methodName</a> | 332 <a href="#method-anchor">methodName</a> |
| 333 </li> | 333 </li> |
| 334 </ol> | 334 </ol> |
| 335 </li> | 335 </li> |
| 336 <li style="display: none; "> | 336 <li style="display: none; "> |
| 337 <a>Events</a> | 337 <a>Events</a> |
| 338 <ol> | 338 <ol> |
| 339 <li> | 339 <li> |
| (...skipping 856 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1196 | 1196 |
| 1197 <!-- MIN_VERSION --> | 1197 <!-- MIN_VERSION --> |
| 1198 <p style="display: none; "> | 1198 <p style="display: none; "> |
| 1199 This function was added in version <b><span></span></b>. | 1199 This function was added in version <b><span></span></b>. |
| 1200 If you require this function, the manifest key | 1200 If you require this function, the manifest key |
| 1201 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> | 1201 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 1202 can ensure that your extension won't be run in an earlier brow
ser version. | 1202 can ensure that your extension won't be run in an earlier brow
ser version. |
| 1203 </p> | 1203 </p> |
| 1204 </div> <!-- /description --> | 1204 </div> <!-- /description --> |
| 1205 | 1205 |
| 1206 </div><div class="apiItem"> | 1206 </div><div class="apiItem" style="display: none; "> |
| 1207 <a></a> <!-- method-anchor --> | 1207 <a></a> <!-- method-anchor --> |
| 1208 <h4>method name</h4> | 1208 <h4>method name</h4> |
| 1209 | 1209 |
| 1210 <div class="summary"><span>void</span> | 1210 <div class="summary"><span>void</span> |
| 1211 <!-- Note: intentionally longer 80 columns --> | 1211 <!-- Note: intentionally longer 80 columns --> |
| 1212 <span>chrome.module.methodName</span>(<span><span>, </span><sp
an></span> | 1212 <span>chrome.module.methodName</span>(<span><span>, </span><sp
an></span> |
| 1213 <var><span></span></var></span>)</div> | 1213 <var><span></span></var></span>)</div> |
| 1214 | 1214 |
| 1215 <div class="description"> | 1215 <div class="description"> |
| 1216 <p class="todo">Undocumented.</p> | 1216 <p class="todo">Undocumented.</p> |
| (...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1446 _uff=0; | 1446 _uff=0; |
| 1447 urchinTracker(); | 1447 urchinTracker(); |
| 1448 } | 1448 } |
| 1449 catch(e) {/* urchinTracker not available. */} | 1449 catch(e) {/* urchinTracker not available. */} |
| 1450 </script> | 1450 </script> |
| 1451 <!-- end analytics --> | 1451 <!-- end analytics --> |
| 1452 </div> | 1452 </div> |
| 1453 </div> <!-- /gc-footer --> | 1453 </div> <!-- /gc-footer --> |
| 1454 </div> <!-- /gc-container --> | 1454 </div> <!-- /gc-container --> |
| 1455 </body></html> | 1455 </body></html> |
| OLD | NEW |