Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ScanQR", "description": "Scans QR codes using your webcam.", "version": "0.0.4.0", "app": { "background": { "scripts": [ "background.js" ] } }, "icons": { "128": "icon128.png" }, "permissions": [ "videoCapture" ] }