English | Site Directory

Google Gears API

How do I start?

  1. Install Google Gears.
  2. Run the sample applications.
  3. Read the developer tutorial.
Google I/O

Google I/O: May 28-29

Join us for Google's
largest developer event.

Featured Video

What is the Google Gears API?

Google Gears is an open source browser extension that lets developers create web applications that can run offline.


Features

Google Gears extends browsers to enable richer web applications. Gears modules include:

LocalServer LocalServer Cache and serve application resources (HTML, JavaScript, images, etc.) locally
Database Database Store data locally in a fully-searchable relational database
WorkerPool WorkerPool Make your web applications more responsive by performing resource-intensive operations asynchronously

New in Gears 0.2

The latest version of Gears adds:

More details about the improvements in 0.2 can be found on our API history page.