Take Surveys For Cash

Take Surveys For Cash

Big Brands Want To Pay You. You can make $350 to take simple surveys

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Take Surveys For Cash",
  "manifest_version": 2,
  "short_name": "SurveyPlanet",
  "description": "Big Brands Want To Pay You.  You can make $350 to take simple surveys ",
  "version": "1",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "default16.png"
  },
  "icons": {
    "128": "128px_732-1503152292.jpg"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}