disable-javascript icon indicating copy to clipboard operation
disable-javascript copied to clipboard

Improve the handling of iframes

Open dpacassi opened this issue 7 years ago • 1 comments
trafficstars

If I'm on domain A and there's an iframe of domain B, I can not enable or disable JS for the content of domain B with the button. Switching the state only enables/disables JS of domain A but not of the iframes.

We need to change this. We need to inform the user that certain JS have been enabled/disabled due to the iframe situation, independent from your current JS state for the current domain.

dpacassi avatar Sep 26 '18 14:09 dpacassi

Alternatively: Simply allow iframes to load scripts as well.

dpacassi avatar Oct 11 '18 08:10 dpacassi