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.
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.