1-Click Ebay Snipe (Free, Unlimited)

1-Click Ebay Snipe (Free, Unlimited)

1-Click Schedule your eBay Snipe Sniper. Bid at the Last Second free and with unlimited snipes. Snipe at the last few seconds. "Snipe button" can be used on any Ebay item.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "1-Click Ebay Snipe (Free, Unlimited)",
  "version": "1.0.8resigned1",
  "description": "Click 1-Click Snipe on any Ebay Auction to bid at the last second.",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "*.youbidder.com"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{52e567f0-c539-11e2-8b8b-0800200c9a66}"
    }
  }
}