What's it worth? (The Original)

What's it worth? (The Original)

What's your stuff worth on eBay? Find out!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "What's it worth? (The Original)",
  "description": "What's your stuff worth on eBay? Find out!",
  "version": "1.0.4",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.evaluator-online.com/index.php"
    ],
    "launch": {
      "web_url": "http://www.evaluator-online.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": []
}