JVZoo Affiliates

JVZoo Affiliates

View the JVZoo top affiliate products selling on JVZoo.com today.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "JVZoo Affiliates",
  "version": "1.2",
  "description": "View the JVZoo top affiliate products selling on JVZoo.com today.",
  "short_name": "JVZoo",
  "icons": {
    "16": "jvz-16.png",
    "48": "jvz-48.png",
    "128": "jvz-128.png"
  },
  "browser_action": {
    "default_icon": "jvz-48.png",
    "default_popup": "popup.html"
  },
  "author": "JVZoo Affiliate",
  "permissions": [
    "http://1-3.call-now.appspot.com/jvzoo.jsp"
  ]
}