Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Achieve3000",
"description": "Accelerate student reading gains with Achieve3000\u00ae's differentiated lessons, anytime, anywhere.",
"version": "1.0",
"app": {
"urls": [
"*:\/\/portal.achieve3000.com\/",
"*:\/\/www.kidbiz3000.com\/"
],
"launch": {
"web_url": "http:\/\/portal.achieve3000.com\/util\/chrome_landing.php"
}
},
"icons": {
"128": "quickLogin_icon_opt2.png"
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}