Amazon Smile Redirect

Redirect from amazon to smile.amazon, support helpful organizations

< Feedback on Amazon Smile Redirect

Review: OK - script works, but has bugs

§
Posted: 2018-03-18
Edited: 2018-10-13

Other Services of Amazon don't work anymore after installing this script

Other Services of Amazon don't work anymore after installing this script.
e.g. https://status.aws.amazon.com/

WolvanAuthor
§
Posted: 2018-04-05

I refined the include match, can you try the new version?

§
Posted: 2018-10-13
Edited: 2018-10-13

I think this should work for sites that offer smile. It came to my attention that only .com .de and .co.uk offer smile, so every other amazon site will generate an error. In addition you don't need to include http:// as amazon switches to https:// itself. To be more efficient you could redirect directly to https and you prevent another redirect initiated by amazon. And your script might run into trouble, as it redirects every URL even if it is generated within a smile site which is possibly needed without smile. It's possible that some functionality will be lost unrecognized. I prevented this in my script by only redirecting top.location.href, so every sub request within the site is done as amazon intended it.

Post reply

Sign in to post a reply.