Why is this always so ridiculously hard? I'm trying to block the element <div data-sanitized-class="kg-card kg-audio-card">. This should be easy, it's one div, it doesn't change. I tried the rules "##div[data-sanitized-class="kg-card kg-audio-card"]" and "##div[data-sanitized-class*="cardkg"]" neither of them worked. What am I missing?
Also, why is there no simple extension that lets me just paste in an entire element (like the full div as the full text of "<div data-sanitized-class="kg-card kg-audio-card">") and have it removed? Why does every type of extension like this insist on having you rewrite the element into some completely different form with periods and brackets?
[link] [comments]
No comments:
Post a Comment