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": "mLink", "description": "mBlock hardware plugin", "version": "5.0.7", "manifest_version": 2, "permissions": [ "serial", "background", "usb", { "usbDevices": [ { "vendorId": 1046, "productId": 65535 } ] }, "browser" ], "bluetooth": { "uuids": [ "ffe1", "00001523-1212-efde-1523-785feabcd123", "00004f0e-1212-efde-1523-785feabcd123" ], "low_energy": true, "peripheral": true }, "app": { "background": { "scripts": [ ".\/build\/main.js" ] } }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3GJo6lDd82EdfmvAY6hg7JF+k1V+r2K4ez11M+4LdJV4NhOtQqc6UBR90CGjaG+XKeLYFtBJZeyNQu8wcb2D1WhUWFDd5xuujnHV0lk2FK8uq6BWUFF1Ox9MduZYFuQS5Kcp0bdbmTDB3Dphk4y82VUVQ8TWrY\/1ad5GuFDlEK8dD+ryeK97nl2syqE8LxKxpIX7OVtAtvMNEnpKFBAb2rP0ZOTMZ9U573U5rnyvsKOuGJv94sikcUnutA6YgmGz6eEtijYBolK5kZJgxQ3p06PquJQkKjYKmJpywEa0DqHZKZwADDWLdgtPPbbtRRBRcsH\/MXI0AU95q7OIUBPClQIDAQAB", "externally_connectable": { "matches": [ "http:\/\/localhost:9010\/*", "http:\/\/10.10.100.206:8080\/*", "http:\/\/10.10.50.17:8080\/*", "http:\/\/127.0.0.1:9010\/*", "*:\/\/*.makeblock.com\/*", "*:\/\/*.mblock.cc\/*" ] }, "icons": { "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png", "128": "icon\/128.png" } }