Fast Search for eBay

Fast Search for eBay

Highly configurable, feature rich eBay app.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Fast Search for eBay",
  "short_name": "Fast Search for eBay",
  "description": "Highly configurable, feature rich eBay app. ",
  "version": "1.3",
  "manifest_version": 2,
  "offline_enabled": false,
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://www.fastsearchapps.com/"
    }
  }
}