This is the Google Chrome official repository for Chrome packaged apps samples. We have tried to demonstrate most of the Chrome packaged apps APIs.
Please join the Chromium Apps group for general discussion. We're also available on IRC at #chromium-apps (Freenode).
Master application. Showcases all the other apps in one place:
Sandbox to workaround CSP restrictions:
Webview:
Identity/OAuth:
Syncable filesystem (useful for media and files that need to be synced among different devices):
Syncable storage (useful for saving settings and application state):
Direct access to the filesystem (Filesystem API):
Media Gallery API:
Window
Context menu:
Frameless window:
Fullscreen API:
Optional permissions:
Network access (Socket API):
Serial API:
USB raw access:
Bluetooth API:
Geolocation:
Audio and video capture (WebRTC getUserMedia):
Monitor system info:
Sending messages to other installed apps or extensions:
System tray rich notifications:
Webintents:
Dart:
NodeJS modules:
WebGL and Pointer Lock: