Pre Order Comics

Pre Order Comics

How PreOrders Work Some points about our comics We offer a subscription service with instore pick up or shipping Current comi

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Pre Order Comics",
  "manifest_version": 2,
  "short_name": "preordercomics",
  "description": "How PreOrders Work Some points about our comics  We offer a subscription service with instore pick up or shipping Current comi",
  "version": "1.40",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_229-1503451461.png"
  },
  "icons": {
    "128": "128px_229-1503451597.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}