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": "Desmos Graphing Calculator",
"description": "Beautiful, powerful, free math exploration! Brought to you by desmos.com",
"version": "2.0",
"manifest_version": 2,
"app": {
"urls": [
"*:\/\/www.desmos.com\/",
"*:\/\/www.desmos.com\/"
],
"launch": {
"web_url": "https:\/\/www.desmos.com\/calculator"
}
},
"icons": {
"128": "icon_128.png"
},
"permissions": []
}