Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
eBay Snipe at AuctionSniper.com
Adds an AuctionSniper link to the currently viewed item
This script will put a "Snipe this Item" link just before the "Watch this Item" link on the auction page for an item. This will only be useful for AuctionSniper.com users.
You could comment on this script if you were logged in.

login to vote
To make this script work with the latest eBay item page style, do the following to the source:
Replace:
var watchCell = document.getElementById("watching");
With:
var watchCell = document.getElementById("vi-bid_heade");
login to vote
Any chance of getting this same exact thing but instead of adding a snipe, just adding it directly to your auctionsniper watch list?
login to vote
No Problem :)
login to vote
- Replaced all domains with magic .tld suffix (thanks Keith) - Modified links as per mungushume's suggestionlogin to vote
Nice script.
I got a little fed up of auctionsniper resizing my browser window when it opened the link in a new tab. I made a couple of alterations to the script to open the link in a new window, they can be found here
Thanks for the script
mh
login to vote
If you change include to (it will work on all domains)
@include http://cgi.ebay.tld/*
login to vote
cgi.ebay.fr added.
The script now uses a different method to determine placement of the link. It should work whether the item is being watched or not.
As a side effect, the link is no longer in the same table cell as the watch link, and no separator bar (" | ") appears between the two links.
login to vote
I will appreciate for the french community if you can add http://cgi.ebay.fr PLEASE! THANK YOU!!
login to vote
I sure hate to complain about a great script. When you are watching an item no "snipe this item" link appears. Most of the time I watch an item until a day before the auction's end then decide whether it's worthwhile to snipe. Could you fix that? Thanks for a great script!
login to vote
cgi.ebay.de added.
login to vote
would be great if you could add
http://cgi.ebay.de/*
to the pages that script applies to.
login to vote
oh yes, another great feature!!!! good job!!