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": "__MSG_appName__", "description": "__MSG_appDesc__", "short_name": "Trelson", "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwFAo19BWk98H\/mzBYUIoISaN2MSsbSNi+x0KqB7Qy\/ub2AvlnMtoqafgo9mHV6AYdcvGti\/UL+B5JdFXPQ1jPU8w0ogYl14odAnVZQrduhktWQPVs+o6ugyghK+hGHopXHRCOdkmavv6q4JWCAwgvUKxlx1z1X1e81Vx\/EI2+PzGmHVUsjf9fmh8iC81DYptqmm9zJvD75uMvvqYYXyZCCwOqmZept6PuZEI1Ab0xaK0kDs0JTO6MjFhNWBB\/oby01nnUGqupS\/HTHyr090VRVhlVQe83EGB+StVxO+z9Xg79Ld1HIXYdlnNa0K8qV0LXhkewm0e\/hzqyTrEiaE+pQIDAQAB", "version": "3.0.14", "manifest_version": 2, "app": { "background": { "scripts": [ "background.js" ] } }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "72": "images\/icon_72.png", "96": "images\/icon_96.png", "128": "images\/icon_128.png" }, "kiosk_enabled": true, "kiosk_only": true, "permissions": [ "identity", "storage", "unlimitedStorage", "power", "webview", "virtualKeyboard", "audioCapture", { "fileSystem": [ "write", "directory" ] } ], "oauth2": { "client_id": "1038033601084-h7jk8go64a73mf3q50tcv3q5bjc2n1ek.apps.googleusercontent.com", "scopes": [ "openid", "profile", "email", "https:\/\/www.googleapis.com\/auth\/drive.file", "https:\/\/www.googleapis.com\/auth\/classroom.coursework.me" ] } }