Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(317)

Side by Side Diff: chrome/common/extensions/docs/examples/api/document_scan/README.md

Issue 286933006: Implement a JavaScript API for document scanning (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Starting over. This used to be 286933006 Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # Document Scanning API Sample
2
3 This demo interfaces with the Chrome document scanning API to acquire scanned
4 images.
5
6 ## APIs
7
8 * [Document scanning API](https://developer.chrome.com/apps/document_scan)
9 * [Runtime](https://developer.chrome.com/apps/runtime)
10 * [Window](https://developer.chrome.com/apps/app_window)
OLDNEW
« no previous file with comments | « chrome/common/extensions/api/schemas.gypi ('k') | chrome/common/extensions/docs/examples/api/document_scan/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698