sblask-webextensions / webextension-skip-redirect

Some web pages use intermediary pages before redirecting to a final page. This add-on tries to extract the final url from the intermediary url and goes there straight away if successful.
https://addons.mozilla.org/firefox/addon/skip-redirect/
MIT License
481 stars 45 forks source link

Blacklist does not work on Amazon website #256

Closed ulli5 closed 3 years ago

ulli5 commented 3 years ago

New Issue Checklist (tick off like this: [x])

What is your browser?

What is your operating system?

Description (please include examples/screenshots where applicable)

I want to sort Amazon search results by price in ascending order. E.g. https://www.amazon.de/s?k=bluetooth+headset+in+ear&rh=p_72%3A419117031&s=price-asc-rank&dc If Skip Redirect is turned off, this will work. When Skip Redirect is turned on, it does not work. After I put "/www.amazon" in the blacklist, the sorting is still not done. Also "www.amazon" does not work. If the sample seems to work, change the sorting and it will fail.

sblask commented 3 years ago

If anything, it's probably amazon.de you need to add, but for me sorting results doesn't work at all with Chrome, even without extensions.