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": "SORT.IT!",
"version": "0.2",
"manifest_version": 2,
"icons": {
"16": "st_16x16.png",
"64": "st_64x64.png",
"128": "st_128x128.png"
},
"app": {
"urls": [
"http:\/\/sortit.artrayd.com\/"
],
"launch": {
"web_url": "http:\/\/sortit.artrayd.com\/"
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}
}