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 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 </tbody></table> | 180 </tbody></table> |
181 | 181 |
182 <div id="codesiteContent" class=""> | 182 <div id="codesiteContent" class=""> |
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 1561 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1749 Except as otherwise <a href="http://code.google.com/policies.html#restrictions
">noted</a>, | 1749 Except as otherwise <a href="http://code.google.com/policies.html#restrictions
">noted</a>, |
1750 the content of this page is licensed under the <a rel="license" href="http://c
reativecommons.org/licenses/by/3.0/">Creative Commons | 1750 the content of this page is licensed under the <a rel="license" href="http://c
reativecommons.org/licenses/by/3.0/">Creative Commons |
1751 Attribution 3.0 License</a>, and code samples are licensed under the | 1751 Attribution 3.0 License</a>, and code samples are licensed under the |
1752 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. | 1752 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. |
1753 </p> | 1753 </p> |
1754 <p> | 1754 <p> |
1755 ©2011 Google | 1755 ©2011 Google |
1756 </p> | 1756 </p> |
1757 | 1757 |
1758 <!-- begin analytics --> | 1758 <!-- begin analytics --> |
1759 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"><
/script> | 1759 <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
</script> |
1760 <script src="http://www.google-analytics.com/ga.js" type="text/javascript"></scr
ipt> | 1760 <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></sc
ript> |
1761 | 1761 |
1762 <script type="text/javascript"> | 1762 <script type="text/javascript"> |
1763 // chrome doc tracking | 1763 // chrome doc tracking |
1764 try { | 1764 try { |
1765 var engdocs = _gat._getTracker("YT-10763712-2"); | 1765 var engdocs = _gat._getTracker("YT-10763712-2"); |
1766 engdocs._trackPageview(); | 1766 engdocs._trackPageview(); |
1767 } catch(err) {} | 1767 } catch(err) {} |
1768 | 1768 |
1769 // code.google.com site-wide tracking | 1769 // code.google.com site-wide tracking |
1770 try { | 1770 try { |
1771 _uacct="UA-18071-1"; | 1771 _uacct="UA-18071-1"; |
1772 _uanchor=1; | 1772 _uanchor=1; |
1773 _uff=0; | 1773 _uff=0; |
1774 urchinTracker(); | 1774 urchinTracker(); |
1775 } | 1775 } |
1776 catch(e) {/* urchinTracker not available. */} | 1776 catch(e) {/* urchinTracker not available. */} |
1777 </script> | 1777 </script> |
1778 <!-- end analytics --> | 1778 <!-- end analytics --> |
1779 </div> | 1779 </div> |
1780 </div> <!-- /gc-footer --> | 1780 </div> <!-- /gc-footer --> |
1781 </div> <!-- /gc-container --> | 1781 </div> <!-- /gc-container --> |
1782 </body></html> | 1782 </body></html> |
OLD | NEW |