Home | History | Annotate | only in /external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/document_scan_test_app
Up to higher level directory
NameDateSize
background.js22-Oct-2020395
manifest.json22-Oct-2020252
README.md22-Oct-2020315
scan.css22-Oct-2020930
scan.html22-Oct-2020455
scan.js22-Oct-20202.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