Bookmarklet to Go from Amazon to CamelCamelCamel

So, the Firefox extension for CamelCamelCamel doesn't work for Amazon Australia which means that the only way to go from an Amazon product page to the corresponding Camels page is to do some typing. Obviously that 0.75 seconds is extremely valuable to me, so I spent two hours working out how to make a bookmarklet to automate the task.

Just add a bookmark (this should work in Firefox, Chrome or any other modern browser) with the URL field being:

javascript:var url=window.location.href,newURL=url.replace(/.*\/dp\/(.{10})/gs,"https://au.camelcamelcamel.com/product/$1");window.location.href=newURL;

Then from the Amazon page, just click the bookmark and it'll take you to the Camels page :)

P.S. according to my calculations, I'll have saved time once I've used this 9,600 times!

Related Stores

Amazon AU
Amazon AU
Marketplace
camelcamelcamel
camelcamelcamel

Comments

Login or Join to leave a comment