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": "OnePageCRM",
"description": "Super easy CRM with a built-in sales method! Close more deals, faster.",
"manifest_version": 3,
"version": "1.3",
"app": {
"urls": [
"http:\/\/app.onepagecrm.com\/"
],
"launch": {
"web_url": "http:\/\/app.onepagecrm.com\/register"
}
},
"icons": {
"128": "icon-128.png"
},
"permissions": [
"notifications"
]
}