Jdhaimson / smilealways

Chrome Extension to redirect www.amazon.com to smile.amazon.com
www.smilealways.io
GNU General Public License v2.0
146 stars 32 forks source link

Need redirect filter for cloudrive sign-in #20

Closed AaronMPeters closed 8 years ago

AaronMPeters commented 8 years ago

It appears that a filter was added in this comit so that simply visiting https://www.amazon.com/clouddrive/home will not redirect to smile. However, if the user has to sign in to cloud drive (by clicking the 'Hello, Sign In' link in the top right), a 404 will occur. The URL that the signin redirects to is: https://www.amazon.com/clouddrive?sf=1&ref_=cd_home_sign_bnh

Steps to reproduce:

  1. Visit cloud drive home page
  2. Click the drop down in the upper-right corner which says 'Hello, Sign In' and then click the 'Sign In' link
  3. Receive the 404 error page
Jdhaimson commented 8 years ago

Thanks for submitting this, the latest version (.90) should fix this problem. Please let me know there are any other issues!