mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-29 13:49:41 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
Desktop Capture
Shows how to grab a desktop capture feed using getUserMedia. Requires
the appropriate permissions (desktopCapture) to be set in the manifest file.

