mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Tasks app using GAPI
Demonstrates the usage of GAPI by listing user's Google Tasks. It can be either used as a Chrome app, in which case the GAPI Chrome Apps Lib is used, or as a web page, running on http://localhost:8000, taking advantage of the JavaScript Client Library.

