Google Gears2007.06.01. // Developing, Gizmos, Technology

Google Gears (BETA) 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
 Run asynchronous Javascript to improve application responsiveness

Leave a Reply