hyperfekt / webextension-remove-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 replaces the link with that.
https://addons.mozilla.org/en-US/firefox/addon/remove-redirect/
MIT License
21 stars 2 forks source link

Stopped working in Firefox 60 :( #11

Closed ng4ever closed 6 years ago

ng4ever commented 6 years ago

Not sure if it is Firefox 60 or me but it doesn't seem to work anymore :(

Windows 10

ng4ever commented 6 years ago

False alarm it is something on my pc doing it I believe :( I just can't figure out what. I disabled all my addons but still the problem remains weird.

Guess I have to redo Firefox.

hyperfekt commented 6 years ago

You can always test where the problem lies by going to about:profiles, creating a fresh one, starting that and making the changes you suspect might be breaking things. Given that this does not appear to be a problem with the extension, I will close this. If you track the issue down and it is indeed with the extension, please open a new one with more detail.

ng4ever commented 6 years ago

Thank you!