5 ms·
Try with the Inspector Console: This will remove the overlay: document.getElementById("TB_overlay").remove(); This will remove the annoying window: docu
by luchosrock 13y ago
Try with the Inspector Console:
This will remove the overlay:
document.getElementById("TB_overlay").remove();
This will remove the annoying window:
document.getElementById("TB_window").remove();