OLD | NEW |
1 <div id="gc-container" class="labs"> | 1 <div id="gc-container" class="labs"> |
2 <div id="devModeWarning"> | 2 <div id="devModeWarning"> |
3 You are viewing extension docs in chrome via the 'file:' scheme: are you
expecting to see local changes when you refresh? You'll need run chrome with --
allow-file-access-from-files. | 3 You are viewing extension docs in chrome via the 'file:' scheme: are you
expecting to see local changes when you refresh? You'll need run chrome with --
allow-file-access-from-files. |
4 </div> | 4 </div> |
5 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> | 5 <!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> |
6 <!-- In particular, sub-templates that recurse, must be used by allowing | 6 <!-- In particular, sub-templates that recurse, must be used by allowing |
7 jstemplate to make a copy of the template in this section which | 7 jstemplate to make a copy of the template in this section which |
8 are not operated on by way of the jsskip="true" --> | 8 are not operated on by way of the jsskip="true" --> |
9 <div jsskip="true" style="display:none"> | 9 <div jsskip="true" style="display:none"> |
10 | 10 |
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
164 <div id="gsc-search-box"> | 164 <div id="gsc-search-box"> |
165 <input type="hidden" name="cx" value="002967670403910741006:61_cvz
fqtno" /> | 165 <input type="hidden" name="cx" value="002967670403910741006:61_cvz
fqtno" /> |
166 <input type="hidden" name="ie" value="UTF-8" /> | 166 <input type="hidden" name="ie" value="UTF-8" /> |
167 <input type="text" name="q" value="" size="55" /> | 167 <input type="text" name="q" value="" size="55" /> |
168 <input class="gsc-search-button" type="submit" name="sa" value="Se
arch" /> | 168 <input class="gsc-search-button" type="submit" name="sa" value="Se
arch" /> |
169 <br> | 169 <br> |
170 <span class="greytext">e.g. "page action" or "tabs"</span> | 170 <span class="greytext">e.g. "page action" or "tabs"</span> |
171 </div> | 171 </div> |
172 </form> | 172 </form> |
173 | 173 |
174 <script type="text/javascript" src="http://www.google.com/jsapi"></scr
ipt> | 174 <script type="text/javascript" src="https://www.google.com/jsapi"></sc
ript> |
175 <script type="text/javascript">google.load("elements", "1", {packages:
"transliteration"});</script> | 175 <script type="text/javascript">google.load("elements", "1", {packages:
"transliteration"});</script> |
176 <script type="text/javascript" src="http://www.google.com/coop/cse/t13
n?form=cse&t13n_langs=en"></script> | 176 <script type="text/javascript" src="https://www.google.com/coop/cse/t1
3n?form=cse&t13n_langs=en"></script> |
177 <script type="text/javascript" src="http://www.google.com/coop/cse/bra
nd?form=cse&lang=en"></script> | 177 <script type="text/javascript" src="https://www.google.com/coop/cse/br
and?form=cse&lang=en"></script> |
178 </td> | 178 </td> |
179 </tr> | 179 </tr> |
180 </table> | 180 </table> |
181 | 181 |
182 <div id="codesiteContent" jsvalues=".className: showSideNav() ? '' : 'hideSi
deNav'"> | 182 <div id="codesiteContent" jsvalues=".className: showSideNav() ? '' : 'hideSi
deNav'"> |
183 | 183 |
184 <a id="gc-topnav-anchor"></a> | 184 <a id="gc-topnav-anchor"></a> |
185 <div id="gc-topnav"> | 185 <div id="gc-topnav"> |
186 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab
s</a>)</h1> | 186 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab
s</a>)</h1> |
187 <ul id="home" class="gc-topnav-tabs"> | 187 <ul id="home" class="gc-topnav-tabs"> |
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
520 the content of this page is licensed under the <a rel="license" | 520 the content of this page is licensed under the <a rel="license" |
521 href="http://creativecommons.org/licenses/by/3.0/">Creative Commons | 521 href="http://creativecommons.org/licenses/by/3.0/">Creative Commons |
522 Attribution 3.0 License</a>, and code samples are licensed under the | 522 Attribution 3.0 License</a>, and code samples are licensed under the |
523 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. | 523 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. |
524 </p> | 524 </p> |
525 <p> | 525 <p> |
526 ©2011 Google | 526 ©2011 Google |
527 </p> | 527 </p> |
528 | 528 |
529 <!-- begin analytics --> | 529 <!-- begin analytics --> |
530 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"><
/script> | 530 <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
</script> |
531 <script src="http://www.google-analytics.com/ga.js" type="text/javascript"></scr
ipt> | 531 <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></sc
ript> |
532 | 532 |
533 <script type="text/javascript"> | 533 <script type="text/javascript"> |
534 // chrome doc tracking | 534 // chrome doc tracking |
535 try { | 535 try { |
536 var engdocs = _gat._getTracker("YT-10763712-2"); | 536 var engdocs = _gat._getTracker("YT-10763712-2"); |
537 engdocs._trackPageview(); | 537 engdocs._trackPageview(); |
538 } catch(err) {} | 538 } catch(err) {} |
539 | 539 |
540 // code.google.com site-wide tracking | 540 // code.google.com site-wide tracking |
541 try { | 541 try { |
542 _uacct="UA-18071-1"; | 542 _uacct="UA-18071-1"; |
543 _uanchor=1; | 543 _uanchor=1; |
544 _uff=0; | 544 _uff=0; |
545 urchinTracker(); | 545 urchinTracker(); |
546 } | 546 } |
547 catch(e) {/* urchinTracker not available. */} | 547 catch(e) {/* urchinTracker not available. */} |
548 </script> | 548 </script> |
549 <!-- end analytics --> | 549 <!-- end analytics --> |
550 </div> | 550 </div> |
551 </div> <!-- /gc-footer --> | 551 </div> <!-- /gc-footer --> |
552 </div> <!-- /gc-container --> | 552 </div> <!-- /gc-container --> |
OLD | NEW |