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
489 stars 45 forks source link

Breaks trustpilot.com by "skipping" directly to the website the reviews are about #366

Closed miyl closed 1 month ago

miyl commented 2 months ago

See title.

sblask commented 1 month ago

Just add trustpilot.com to the no skip list.

miyl commented 1 month ago

Thank you!