-
how can i use these scriptlets on i tried
i have other options beside above |
Beta Was this translation helpful? Give feedback.
Answered by
gorhill
Apr 8, 2025
Replies: 1 comment 2 replies
-
There is an
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is not the purpose of
overlay-buster
, which tries to findposition: fixed
elements. It has a heuristics which is not suitable for the case here.Regarding
disable-newtab-links
, it's because the click handler catch and programmatically re-emit a click -- as designed by the site.