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 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
294 <a href="#id-anchor">id</a> | 294 <a href="#id-anchor">id</a> |
295 </li> | 295 </li> |
296 </ol> | 296 </ol> |
297 </li> | 297 </li> |
298 </ol> | 298 </ol> |
299 </li> | 299 </li> |
300 </ol> | 300 </ol> |
301 </div> | 301 </div> |
302 <!-- /TABLE OF CONTENTS --> | 302 <!-- /TABLE OF CONTENTS --> |
303 | 303 |
| 304 <!-- Standard content lead-in for experimental API pages --> |
| 305 <p id="classSummary" style="display: none; "> |
| 306 For information on how to use experimental APIs, see the <a href="expe
rimental.html">chrome.experimental.* APIs</a> page. |
| 307 </p> |
| 308 |
304 <!-- STATIC CONTENT PLACEHOLDER --> | 309 <!-- STATIC CONTENT PLACEHOLDER --> |
305 <div id="static"><div id="pageData-name" class="pageData">Browser Action
s</div> | 310 <div id="static"><div id="pageData-name" class="pageData">Browser Action
s</div> |
306 | 311 |
307 <!-- BEGIN AUTHORED CONTENT --> | 312 <!-- BEGIN AUTHORED CONTENT --> |
308 <p>Use browser actions to put icons | 313 <p>Use browser actions to put icons |
309 in the main Google Chrome toolbar, | 314 in the main Google Chrome toolbar, |
310 to the right of the address bar. | 315 to the right of the address bar. |
311 In addition to its <a href="#icon">icon</a>, | 316 In addition to its <a href="#icon">icon</a>, |
312 a browser action can also have | 317 a browser action can also have |
313 a <a href="#tooltip">tooltip</a>, | 318 a <a href="#tooltip">tooltip</a>, |
(...skipping 1474 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1788 _uff=0; | 1793 _uff=0; |
1789 urchinTracker(); | 1794 urchinTracker(); |
1790 } | 1795 } |
1791 catch(e) {/* urchinTracker not available. */} | 1796 catch(e) {/* urchinTracker not available. */} |
1792 </script> | 1797 </script> |
1793 <!-- end analytics --> | 1798 <!-- end analytics --> |
1794 </div> | 1799 </div> |
1795 </div> <!-- /gc-footer --> | 1800 </div> <!-- /gc-footer --> |
1796 </div> <!-- /gc-container --> | 1801 </div> <!-- /gc-container --> |
1797 </body></html> | 1802 </body></html> |
OLD | NEW |