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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
192 </li> | 192 </li> |
193 <li id="faq_link"> | 193 <li id="faq_link"> |
194 <a href="faq.html" title="Answers to frequently asked questions abou
t Google Chrome Extensions">FAQ</a> | 194 <a href="faq.html" title="Answers to frequently asked questions abou
t Google Chrome Extensions">FAQ</a> |
195 </li> | 195 </li> |
196 <li id="samples_link"> | 196 <li id="samples_link"> |
197 <a href="samples.html" title="Sample extensions (with source code)">
Samples</a> | 197 <a href="samples.html" title="Sample extensions (with source code)">
Samples</a> |
198 </li> | 198 </li> |
199 <li id="group_link"> | 199 <li id="group_link"> |
200 <a href="http://groups.google.com/a/chromium.org/group/chromium-exte
nsions" title="Google Chrome Extensions developer forum">Group</a> | 200 <a href="http://groups.google.com/a/chromium.org/group/chromium-exte
nsions" title="Google Chrome Extensions developer forum">Group</a> |
201 </li> | 201 </li> |
| 202 <li id="so_link"> |
| 203 <a href="http://stackoverflow.com/questions/tagged/google-chrome-ext
ension" title="[google-chrome-extension] tag on Stack Overflow">Questions?</a> |
| 204 </li> |
202 </ul> | 205 </ul> |
203 </div> <!-- end gc-topnav --> | 206 </div> <!-- end gc-topnav --> |
204 | 207 |
205 <div class="g-section g-tpl-170"> | 208 <div class="g-section g-tpl-170"> |
206 <!-- SIDENAV --> | 209 <!-- SIDENAV --> |
207 <div class="g-unit g-first" id="gc-toc"> | 210 <div class="g-unit g-first" id="gc-toc"> |
208 <ul> | 211 <ul> |
209 <li><a href="getstarted.html">Getting Started</a></li> | 212 <li><a href="getstarted.html">Getting Started</a></li> |
210 <li><a href="overview.html">Overview</a></li> | 213 <li><a href="overview.html">Overview</a></li> |
211 <li><a href="whats_new.html">What's New?</a></li> | 214 <li><a href="whats_new.html">What's New?</a></li> |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
326 <!-- STATIC CONTENT PLACEHOLDER --> | 329 <!-- STATIC CONTENT PLACEHOLDER --> |
327 <div id="static"><div id="pageData-name" class="pageData">Frequently Ask
ed Questions</div> | 330 <div id="static"><div id="pageData-name" class="pageData">Frequently Ask
ed Questions</div> |
328 | 331 |
329 | 332 |
330 <!-- <div id="pageData-showTOC" class="pageData">true</div> --> | 333 <!-- <div id="pageData-showTOC" class="pageData">true</div> --> |
331 | 334 |
332 <p> | 335 <p> |
333 If you don't find an answer to your question here, | 336 If you don't find an answer to your question here, |
334 try the | 337 try the |
335 <a href="http://code.google.com/chrome/webstore/faq.html">Chrome Web Store FAQ</
a>, the | 338 <a href="http://code.google.com/chrome/webstore/faq.html">Chrome Web Store FAQ</
a>, the |
| 339 <a href="http://stackoverflow.com/questions/tagged/google-chrome-extension">[goo
gle-chrome-extension] tag on Stack Overflow</a>, the |
336 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">grou
p</a>, or the | 340 <a href="http://groups.google.com/a/chromium.org/group/chromium-extensions">grou
p</a>, or the |
337 <a href="http://www.google.com/support/chrome_webstore/">store help</a>. | 341 <a href="http://www.google.com/support/chrome_webstore/">store help</a>. |
338 </p> | 342 </p> |
339 | 343 |
340 <div id="faq-TOC"> | 344 <div id="faq-TOC"> |
341 <h4>General</h4> | 345 <h4>General</h4> |
342 <ul> | 346 <ul> |
343 <li><a href="#faq-gen-01">What are Google Chrome Extensions?</a></li> | 347 <li><a href="#faq-gen-01">What are Google Chrome Extensions?</a></li> |
344 <li><a href="#faq-dev-01">How can I set up Chrome for extension development?
</a></li> | 348 <li><a href="#faq-dev-01">How can I set up Chrome for extension development?
</a></li> |
345 <li><a href="#faq-gen-02">What technologies are used to write extensions for
Chrome?</a></li> | 349 <li><a href="#faq-gen-02">What technologies are used to write extensions for
Chrome?</a></li> |
(...skipping 669 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1015 _uff=0; | 1019 _uff=0; |
1016 urchinTracker(); | 1020 urchinTracker(); |
1017 } | 1021 } |
1018 catch(e) {/* urchinTracker not available. */} | 1022 catch(e) {/* urchinTracker not available. */} |
1019 </script> | 1023 </script> |
1020 <!-- end analytics --> | 1024 <!-- end analytics --> |
1021 </div> | 1025 </div> |
1022 </div> <!-- /gc-footer --> | 1026 </div> <!-- /gc-footer --> |
1023 </div> <!-- /gc-container --> | 1027 </div> <!-- /gc-container --> |
1024 </body></html> | 1028 </body></html> |
OLD | NEW |