Home | History | Annotate | only in /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app
Up to higher level directory
NameDateSize
background.js06-Dec-2016395
manifest.json06-Dec-2016252
README.md06-Dec-2016315
scan.css06-Dec-2016930
scan.html06-Dec-2016455
scan.js06-Dec-20162.2K

README.md

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