Online Business Leverage Fast Track

Online Business Leverage Fast Track

Learn how to leverage the power of existing online businesses and resources to rapidly create your own successful online business

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Online Business Leverage Fast Track",
  "manifest_version": 2,
  "short_name": "onlinebusinessleverage",
  "description": "Learn how to leverage the power of existing online businesses and resources to rapidly create your own successful online business",
  "version": "1.1",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_366-1503566839.png"
  },
  "icons": {
    "128": "128px_366-1503566843.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}