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": "Addiction Solitaire",
"description": "Play Addiction Solitaire Online",
"version": "0.98",
"manifest_version": 2,
"app": {
"urls": [
"http:\/\/addictionsolitaire.net\/"
],
"launch": {
"web_url": "http:\/\/addictionsolitaire.net\/"
}
},
"icons": {
"128": "addictionsolitaire-128x128.png"
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}