How to remove element from iframe (without src) before it loads with JS?

Viewed 33

I'm creating a script in tampermonkey and i need to remove one element (tag) from iframe (without src) before it loads with JS? I can?

I found a similar question (here). But it doesn't work for me, I believe it's because the iframe doesn't have src.

0 Answers
Related