Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"app": {
"background": {
"scripts": [
"background.js"
]
}
},
"bluetooth": {
"socket": true,
"uuids": [
"1101"
]
},
"default_locale": "en_US",
"description": "__MSG_extDescription__",
"icons": {
"48": "assets\/LauncherIcon48.png",
"192": "assets\/LauncherIcon192.png",
"512": "assets\/LauncherIcon512.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnV3UP+pTUuTzg1EqeeSgc8XxSWr60Fp3eEnayuxJRxcTCuAuTLP4WxMFuL\/WHAq\/bnHxhr5ldDKS05\/wk2p9PrQgK5HJMu7S28xFrxSLxy6Et0ZF3eXk5NsSEwM6rtGJEasKq+\/9Dk8DXkz\/rJwkh\/W2XfALpFMGXdMjZDtmm6dxy1eHY83cJcAoDalbxhAv4kRCbZwKN7rSgIoxj8JzOb9k0Rn8htotm3hkTWgoiJ2BLmUR9FXrooULUMxP9Jq1WTTaAN5hwxoYkA\/CbcOKx1CzI8CQkCAFAsiwauVKIF2tWef\/e7JYplZbYwoZOAIGhJ9p5w+g0BBVfFh5fO1cwQIDAQAB",
"manifest_version": 2,
"minimum_chrome_version": "52",
"name": "__MSG_extensionName__",
"oauth2": {
"client_id": "741036373640-dheej10u23s84ng4m5p71njksa80gqfo.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/drive.appdata"
]
},
"permissions": [
"usb",
"hid",
"system.cpu",
"system.memory",
{
"usbDevices": [
{
"productId": 5,
"vendorId": 1684
},
{
"productId": 6,
"vendorId": 1684
}
]
},
"identity",
"https:\/\/ssl.gstatic.com\/",
"https:\/\/www.googleapis.com\/",
"https:\/\/accounts.google.com\/",
"https:\/\/lego.com\/*",
"http:\/\/lego.com\/*",
"https:\/\/www.lego.com\/*",
"http:\/\/www.lego.com\/*",
"http:\/\/config.api.education.lego.com\/*",
"webview",
"audioCapture",
"unlimitedStorage",
{
"fileSystem": [
"write",
"retainEntries",
"directory"
]
}
],
"short_name": "__MSG_extensionShortName__",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.2.145",
"webview": {
"partitions": [
{
"accessible_resources": [
"*.*"
],
"name": "webgl"
}
]
}
}