Viral Store

Viral Store

Do this for 15 minutes a day and GET OVER $100/DAY in Commissions Over and Over Again!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Viral Store",
  "manifest_version": 2,
  "short_name": "Viral Store",
  "description": "Do this for 15 minutes a day and GET OVER $100/DAY in Commissions Over and Over Again!",
  "version": "1",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "Viral Store.png"
  }
}