dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
272 stars 33 forks source link

`@media scripting` is still `enabled` when JS is toggled off #115

Open Alexandre-Fernandez opened 11 months ago

Alexandre-Fernandez commented 11 months ago

https://developer.mozilla.org/en-US/docs/Web/CSS/@media/scripting

This media query which is now also supported in chrome doesn't work with this extension. Without this media query websites that developed a no-JS version will probably still be unusable or buggy even though they should not.

tested on Firefox 119