Ecommerce

Ecommerce

The simple way to sell products, downloads, and subscriptions.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Ecommerce",
  "short_name": "Ecommerce",
  "description": "The simple way to sell products, downloads, and subscriptions.",
  "version": "1.1.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "128x128.png"
  },
  "app": {
    "urls": [
      "https://www.powr.io/plugins/ecommerce/"
    ],
    "launch": {
      "web_url": "https://www.powr.io/plugins/ecommerce/standalone?platform=chrome"
    }
  }
}