eBay short URL

Replaces long url by short url.

< Feedback on eBay short URL

Review: Good - script works

§
Posted: 2018-12-07

Life-saving script. 5 stars! ✮✮✮✮✮

Thanks a lot for filling out my request. :*

§
Posted: 2018-12-07
Edited: 2018-12-07

I found a small typo error in script description, it should read ETSY instead of eBay ;)

if(itemId) {
    history.replaceState(null, 'Shortened Ebay URL', "https://www.etsy.com" +/listing/ + itemId);
}
GraphenAuthor
§
Posted: 2018-12-07

Hey thanks :) That typo was already corrected in 1.1.0 I recommend reinstalling from greasyfork to always receive my updates in case something changes / breaks

§
Posted: 2018-12-07

Perfect!

Post reply

Sign in to post a reply.