Giter Club home page Giter Club logo

Comments (1)

webdevnerdstuff avatar webdevnerdstuff commented on May 22, 2024

In order to shop on AmazonSmile, a user must be logged into their amazon account. So even if you have the extension turned off, or if you don't have any extensions installed, AmazonSmile will redirect you back to amazon.com as part of their webpage. Or it will send you to a more an informational page, which wants you to login before you can start shopping on AmazonSmile. This is completely independent of any extensions and purposely done by Amazon.

Most other extensions similar to mine, do not check for this, which causes a redirect loop to occur. So for other extensions if you go to amazon.com, it redirects you to smile.amazon.com, and then Amazon redirects you back to amazon.com, then the extension sends you back to smile.amazon.com, and Amazon again sends you back to amazon.com... and so on, and this process will keep repeating itself.

My extension is one of, if not the only one of this kind that checks to make sure that the user is logged in before going to smile.amazon.com, which in turn prevents a redirect loop to occur. Also with this extension, if you click on a link, and it takes you to amazon.com, the extension will send you to the AmazonSmile login, and once you login, it will continue to the original link you clicked on, but on smile.amazon.com. So if you are going to a products page, after the login, it will still go the the products page (as long as it's also on AmazonSmile, as not all products are it seems).

from amazon-smile-redirect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.