Inspect and view changes in Patience Solitaire Beach Resort - Card Game source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2,
"name": "Patience Solitaire Beach Resort - Card Game",
"version": "1.0",
"description": "Sun, sea and cards! The most relaxing solitaire card game that you'll ever play!",
"short_name": "Patience Solitaire Beach Resort",
"icons": {
"16": "images/icon-1.00-(16x16).png",
"48": "images/icon-1.00-(48x48).png",
"128": "images/icon-1.00-(128x128).png"
},
"author": "Ziango",
"homepage_url": "http://www.ziango.com",
"app": {
"urls": [
"http://ziango.com/free/card-games/patience-solitaire-beach-resort/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
],
"launch": {
"web_url": "http://ziango.com/free/card-games/patience-solitaire-beach-resort/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
}
}
}