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

Delete history of redirect links #359

Open DeepChirp opened 9 months ago

DeepChirp commented 9 months 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 hope the extension can delete the history of redirected links, as this is unnecessary. For example, if A is a link redirected to B, then both A and B will now be retained in the history. However, in reality, A is useless and it is best to be removed.