entrepreneur product store

entrepreneur product store

Get Your FREE 5 Entrepreneur Reports Plus Get One Free Product a Month

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "entrepreneur product store",
  "manifest_version": 2,
  "short_name": "entrepreneurproductstore",
  "description": "Get Your FREE 5 Entrepreneur Reports Plus Get One Free Product a Month",
  "version": "1.4",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_736-1503254470.png"
  },
  "icons": {
    "128": "128px_736-1503254424.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}