Custom delay page in Firefox >57? #375
Closed
BigLesbianFox
started this conversation in
Ideas
Replies: 2 comments
-
If anyone is looking for the specific use case of hiding the countdown timer, I made the Suggestion: Option to hide countdown timer on delayed page. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Support for custom delaying page added in version 1.7. Documentation will follow, but for now see here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know it was possible to set a custom delay page in the pre-WebExtension days, but this feature appears to be no more (the relevant FAQ page that directed you to set
<html id="leechblockDelayingPage">
is gone.)Would it be possible to specify a static URL to be loaded in lieu of the default delay page, the same way that custom block pages are currently handled, and then simply tell LeechBlock to redirect from there after a timeout? Googling for "firefox extension redirect" produces some results that suggests this is possible from within the WebExtension API, but I'm not certain.
Beta Was this translation helpful? Give feedback.
All reactions