4 Follow these to get started
5 developing Google Chrome Extensions:
9 <li> <a href=
"getstarted">Getting Started
</a> </li>
10 <li> <a href=
"tut_debugging">Debugging
</a> </li>
14 The remaining tutorials cover
15 more specialized topics:
19 <li> <a href=
"tut_analytics">Google Analytics
</a> -
20 Track the usage of your extension.
22 <li> <a href=
"tut_oauth">OAuth
</a> -
23 Learn how your extension can use APIs
24 (such as
<a href=
"http://code.google.com/apis/gdata/">Google Data APIs
</a>)
26 This tutorial features an OAuth library
27 that you can reuse in your extension.