2 "name": "chrome.hid.onDeviceAdded",
4 "description": "browser test for chrome.hid.onDeviceAdded event",
7 "scripts": ["background.js"]
12 // This is a test device emulated by the mocks enabled for the test.
13 { "usbDevices": [{ "vendorId": 6353, "productId": 22768 }]}