Online, integrated ERP for small and midsized manufacturing, distribution, retail, and service-based companies.
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": "Ecount ERP",
"description": "Online, integrated ERP for small and midsized manufacturing, distribution, retail, and service-based companies.",
"version": "2.5",
"app": {
"launch": {
"web_url": "http://www.ecounterp.com/index.aspx?utm_source=mkt_flag&utm_medium=gws&mkt_flag=gws"
}
},
"icons": {
"128": "icon_128.png"
}
}