Inspect and view changes in saleslifecycle.com 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",
"name": "saleslifecycle.com",
"description": "A Simple and Easy to Use CRM, Sales & Marketing platform that gives you all of the tools you need to close more deals.",
"version": "2013.8.19.251",
"manifest_version": 2,
"icons": {
"16": "icon_16.ico",
"128": "icon_128.png"
},
"app": {
"urls": [
"http://app.saleslifecycle.com/"
],
"launch": {
"web_url": "http://app.saleslifecycle.com"
}
},
"permissions": [
"unlimitedStorage"
]
}