ERPAG ERP

ERPAG ERP

ERPAG is a ERP cloud service that covers all business processes for small or mid-sized companies.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "20",
  "icons": {
    "128": "128.png"
  },
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "502162508579",
  "app": {
    "urls": [
      "https://www.erpag.com/"
    ],
    "launch": {
      "web_url": "https://app.erpag.com/default.aspx?store=1&msrc=chromestore_erp"
    }
  },
  "permissions": [
    "geolocation"
  ],
  "manifest_version": 2
}