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.
WARNING: This is the BETA documentation. It may not work with the stable release of Chrome.
WARNING: This is unofficial documentation. It may not work with the current release of Chrome.

Google Chrome Extensions (Labs)

Tutorials

Tutorials

Follow these to get started developing Google Chrome Extensions:

The remaining tutorials cover more specialized topics:

  • Google Analytics - Track the usage of your extension.
  • OAuth - Learn how your extension can use APIs (such as Google Data APIs) that support OAuth. This tutorial features an OAuth library that you can reuse in your extension.