Thursday, 11 October 2007 Google Gears is an open source browser extension that enables web applications to provide offline functionality using following JavaScript APIs:Store and serve application resources locally, Store data locally in a fully-searchable relational database and Run asynchronous Javascript to improve application responsiveness.