Posted by Anonymous799 Day ago, There are 1 comments, 10200 views
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.