VipTurbo1

VipTurbo1

The Most Powerful Money Making System on the Internet

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "VipTurbo1",
  "manifest_version": 2,
  "short_name": "VIP-TURBO-1",
  "description": "The Most Powerful Money Making System on the Internet",
  "version": "1.1",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_944-1503238538.png"
  },
  "icons": {
    "128": "128px_944-1503238523.png"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}