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

v2.3.0 now has a "toggle delay" #174

Closed ImSpecial closed 4 years ago

ImSpecial commented 4 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)

Since yesterday's version bump of this addon, there's now a long delay for when toggling Modes, eg. On/Off, at first it wasn't even even switching to "Off" for me when I would do the toggle, but then I realized you now need to wait 2-3 seconds for the switch to happen before closing the popup window for it to take effect.

Is this a bug or was this delay put in intentionally?

sblask commented 4 years ago

The delay was added intentionally, but obviously not well thought through. It was not supposed to delay radio or check box changes.