Sellfy

Sellfy

Sell digital products & downloads with PayPal, Stripe or Paymill

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Sellfy",
  "description": "Sell digital products & downloads with PayPal, Stripe or Paymill",
  "version": "2.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://sellfy.com/?utm_source=chrome-webstore"
    ],
    "launch": {
      "web_url": "http://sellfy.com/?utm_source=chrome-webstore"
    }
  }
}