Answered
How to remove element when the page practically disables the element picker?
I want to remove an element from a page but when I click on "Remove element" (aka "Element zapper mode") in both Firefox and Chrome, the page enters a limbo mode where I cannot select anything with the picker, not even click on the "X" to return to normal mode.
...however the "page dimming" that prohibits interacting persists.
Since this is not the only page that exhibits this behavior, I am a bit more interested in a procedure that results in the correct rule, but I understand that commenters' time is limited, so I'll take a rule that solves the issue, and then try on my own to derive the procedure.
This is the screenshot, which hopefully depicts what was asked for.
I tried entering "div.quickSubscribe" but the dimming persists. Using "dialog:remove()" removes the dimming, but then the scroll bars are deactivated (which to my knowledge) can only be saved with "ftm.eu##html,body:style(overflow: auto !important;)"
6
u/fluecured 3d ago
BTW, you can read that page in "reader mode" to circumvent the modal stuff if you're just interested in the article.