Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. These bookmarklets implement <URL:https://community.ebay.com/t5/Shipping-Returns/Print-listing-button-gone-Why/m-p/24328843#M102542>.
  2.  
  3. javascript:window.location.href%20=%20"http://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItemVersion&item="%20+%20document.URL.match(new%20RegExp(".*?//.*?/(itm/)?.*?/([0-9]+)"))[2];
  4.  
  5. javascript:window.location.href%20=%20"http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItemVersion&item="%20+%20document.URL.match(new%20RegExp(".*?//.*?/itm/(.*?/)?([0-9]+)"))[2];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement