Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Side by Side Diff: chrome/common/extensions/docs/tabs.html

Issue 8352042: Update contentSettings extension API docs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: '' Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 100
101 <div id="functionParametersTemplate"> 101 <div id="functionParametersTemplate">
102 <h5>Parameters</h5> 102 <h5>Parameters</h5>
103 <dl> 103 <dl>
104 <div> 104 <div>
105 <div> 105 <div>
106 </div> 106 </div>
107 </div> 107 </div>
108 </dl> 108 </dl>
109 </div> 109 </div>
110
111 <!-- Individual subsections from the table of contents -->
112 <ol>
113 <li id="propertiesTocTemplate">
114 <a href="#properties">Properties</a>
115 <ol>
116 <li>
117 <a href="#property-anchor">propertyName</a>
118 </li>
119 </ol>
120 </li>
121 <li id="methodsTocTemplate">
122 <a>Methods</a>
123 <ol>
124 <li>
125 <a href="#method-anchor">methodName</a>
126 </li>
127 </ol>
128 </li>
129 <li id="eventsTocTemplate">
130 <a>Events</a>
131 <ol>
132 <li>
133 <a href="#event-anchor">eventName</a>
134 </li>
135 </ol>
136 </li>
137 <li id="typesTocTemplate">
138 <a href="#types">Types</a>
139 <ol>
140 <li>
141 <a href="#id-anchor">id</a>
142 <ol>
143 <div></div>
144 <div></div>
145 </ol>
146 </li>
147 </ol>
148 </li>
149 </ol>
110 </div> <!-- /SUBTEMPLATES --> 150 </div> <!-- /SUBTEMPLATES -->
111 151
112 <a id="top"></a> 152 <a id="top"></a>
113 <div id="skipto"> 153 <div id="skipto">
114 <a href="#gc-pagecontent">Skip to page content</a> 154 <a href="#gc-pagecontent">Skip to page content</a>
115 <a href="#gc-toc">Skip to main navigation</a> 155 <a href="#gc-toc">Skip to main navigation</a>
116 </div> 156 </div>
117 <!-- API HEADER --> 157 <!-- API HEADER -->
118 <table id="header" width="100%" cellspacing="0" border="0"> 158 <table id="header" width="100%" cellspacing="0" border="0">
119 <tbody><tr> 159 <tbody><tr>
(...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 <ol> 309 <ol>
270 <li style="display: none; "> 310 <li style="display: none; ">
271 <a>h3Name</a> 311 <a>h3Name</a>
272 </li> 312 </li>
273 </ol> 313 </ol>
274 </li> 314 </li>
275 <li> 315 <li>
276 <a href="#apiReference">API reference: chrome.tabs</a> 316 <a href="#apiReference">API reference: chrome.tabs</a>
277 <ol> 317 <ol>
278 <li style="display: none; "> 318 <li style="display: none; ">
279 <a href="#properties">Properties</a> 319 <a href="#properties">Properties</a>
280 <ol> 320 <ol>
281 <li> 321 <li>
282 <a href="#property-anchor">propertyName</a> 322 <a href="#property-anchor">propertyName</a>
283 </li> 323 </li>
284 </ol> 324 </ol>
285 </li> 325 </li>
286 <li> 326 <li>
287 <a href="#global-methods">Methods</a> 327 <a href="#global-methods">Methods</a>
288 <ol> 328 <ol>
289 <li> 329 <li>
290 <a href="#method-captureVisibleTab">captureVisibleTab</a > 330 <a href="#method-captureVisibleTab">captureVisibleTab</a>
291 </li><li> 331 </li><li>
292 <a href="#method-connect">connect</a> 332 <a href="#method-connect">connect</a>
293 </li><li> 333 </li><li>
294 <a href="#method-create">create</a> 334 <a href="#method-create">create</a>
295 </li><li> 335 </li><li>
296 <a href="#method-detectLanguage">detectLanguage</a> 336 <a href="#method-detectLanguage">detectLanguage</a>
297 </li><li> 337 </li><li>
298 <a href="#method-executeScript">executeScript</a> 338 <a href="#method-executeScript">executeScript</a>
299 </li><li> 339 </li><li>
300 <a href="#method-get">get</a> 340 <a href="#method-get">get</a>
301 </li><li style="display: none; "> 341 </li><li style="display: none; ">
302 <a href="#method-anchor">methodName</a> 342 <a href="#method-anchor">methodName</a>
303 </li><li> 343 </li><li>
304 <a href="#method-getCurrent">getCurrent</a> 344 <a href="#method-getCurrent">getCurrent</a>
305 </li><li style="display: none; "> 345 </li><li style="display: none; ">
306 <a href="#method-anchor">methodName</a> 346 <a href="#method-anchor">methodName</a>
307 </li><li> 347 </li><li>
308 <a href="#method-highlight">highlight</a> 348 <a href="#method-highlight">highlight</a>
309 </li><li> 349 </li><li>
310 <a href="#method-insertCSS">insertCSS</a> 350 <a href="#method-insertCSS">insertCSS</a>
311 </li><li> 351 </li><li>
312 <a href="#method-move">move</a> 352 <a href="#method-move">move</a>
313 </li><li> 353 </li><li>
314 <a href="#method-query">query</a> 354 <a href="#method-query">query</a>
315 </li><li> 355 </li><li>
316 <a href="#method-reload">reload</a> 356 <a href="#method-reload">reload</a>
317 </li><li> 357 </li><li>
318 <a href="#method-remove">remove</a> 358 <a href="#method-remove">remove</a>
319 </li><li> 359 </li><li>
320 <a href="#method-sendRequest">sendRequest</a> 360 <a href="#method-sendRequest">sendRequest</a>
321 </li><li> 361 </li><li>
322 <a href="#method-update">update</a> 362 <a href="#method-update">update</a>
323 </li> 363 </li>
324 </ol> 364 </ol>
325 </li> 365 </li>
326 <li> 366 <li>
327 <a href="#global-events">Events</a> 367 <a href="#global-events">Events</a>
328 <ol> 368 <ol>
329 <li> 369 <li>
330 <a href="#event-onActiveChanged">onActiveChanged</a> 370 <a href="#event-onActiveChanged">onActiveChanged</a>
331 </li><li> 371 </li><li>
332 <a href="#event-onAttached">onAttached</a> 372 <a href="#event-onAttached">onAttached</a>
333 </li><li> 373 </li><li>
334 <a href="#event-onCreated">onCreated</a> 374 <a href="#event-onCreated">onCreated</a>
335 </li><li> 375 </li><li>
336 <a href="#event-onDetached">onDetached</a> 376 <a href="#event-onDetached">onDetached</a>
337 </li><li> 377 </li><li>
338 <a href="#event-onHighlightChanged">onHighlightChanged</ a> 378 <a href="#event-onHighlightChanged">onHighlightChanged</a>
339 </li><li> 379 </li><li>
340 <a href="#event-onMoved">onMoved</a> 380 <a href="#event-onMoved">onMoved</a>
341 </li><li> 381 </li><li>
342 <a href="#event-onRemoved">onRemoved</a> 382 <a href="#event-onRemoved">onRemoved</a>
343 </li><li style="display: none; "> 383 </li><li style="display: none; ">
344 <a href="#event-anchor">eventName</a> 384 <a href="#event-anchor">eventName</a>
345 </li><li> 385 </li><li>
346 <a href="#event-onUpdated">onUpdated</a> 386 <a href="#event-onUpdated">onUpdated</a>
347 </li> 387 </li>
348 </ol> 388 </ol>
349 </li> 389 </li>
350 <li> 390 <li>
351 <a href="#types">Types</a> 391 <a href="#types">Types</a>
352 <ol> 392 <ol>
353 <li> 393 <li>
354 <a href="#type-Tab">Tab</a> 394 <a href="#type-Tab">Tab</a>
355 </li> 395 <ol>
356 </ol> 396 <li style="display: none; ">
357 </li> 397 <a>Methods</a>
398 <ol>
399 <li>
400 <a href="#method-anchor">methodName</a>
401 </li>
402 </ol>
403 </li>
404 <li style="display: none; ">
405 <a>Events</a>
406 <ol>
407 <li>
408 <a href="#event-anchor">eventName</a>
409 </li>
410 </ol>
411 </li>
412 </ol>
413 </li>
414 </ol>
415 </li>
358 </ol> 416 </ol>
359 </li> 417 </li>
360 </ol> 418 </ol>
361 </div> 419 </div>
362 <!-- /TABLE OF CONTENTS --> 420 <!-- /TABLE OF CONTENTS -->
363 421
364 <!-- Standard content lead-in for experimental API pages --> 422 <!-- Standard content lead-in for experimental API pages -->
365 <p id="classSummary" style="display: none; "> 423 <p id="classSummary" style="display: none; ">
366 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page. 424 For information on how to use experimental APIs, see the <a href="expe rimental.html">chrome.experimental.* APIs</a> page.
367 </p> 425 </p>
(...skipping 9781 matching lines...) Expand 10 before | Expand all | Expand 10 after
10149 _uff=0; 10207 _uff=0;
10150 urchinTracker(); 10208 urchinTracker();
10151 } 10209 }
10152 catch(e) {/* urchinTracker not available. */} 10210 catch(e) {/* urchinTracker not available. */}
10153 </script> 10211 </script>
10154 <!-- end analytics --> 10212 <!-- end analytics -->
10155 </div> 10213 </div>
10156 </div> <!-- /gc-footer --> 10214 </div> <!-- /gc-footer -->
10157 </div> <!-- /gc-container --> 10215 </div> <!-- /gc-container -->
10158 </body></html> 10216 </body></html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698