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

Feature: sandbox, verbose , what-if #270

Closed Ultrafeel closed 12 months ago

Ultrafeel commented 3 years ago

Description (please include examples/screenshots where applicable)

Feature Would be great to provide sandbox: by entering some url you would be provided with verbose description what plugin would do by which rule, like what-if mode.

sblask commented 3 years ago

Not sure what exactly this should do and what for, but if you want to implement something I can consider the PR.