Skip to content

anto80/chrome-app-samples

 
 

Repository files navigation

Chrome packaged apps samples

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).

Samples categorized by showcased APIs or features:

Master application. Showcases all the other apps in one place:

Embedding content:

Sandbox to workaround CSP restrictions:

Webview:

Authentication and user identification:

Identity/OAuth:

Storage related:

Syncable storage (useful for saving settings and application state):

Direct access to the filesystem (Filesystem API):

Media Gallery API:

App lifecycle and window management:

Window

Context menu:

Frameless window:

Fullscreen API:

Optional permissions:

Device access:

Network access (Socket API):

Serial API:

USB raw access:

Bluetooth API:

Geolocation:

Audio and video capture (WebRTC getUserMedia):

Monitor system info:

Integration with other stuff:

Sending messages to other installed apps or extensions:

Webintents:

Dart:

NodeJS modules:

Other:

WebGL and Pointer Lock:

Uncategorized:

Releases

No releases published

Packages

No packages published