GNOME Bugzilla – Bug 776522
Option to disable Javascript
Last modified: 2017-07-07 19:33:15 UTC
Please introduce an option to disable Javascript. On my ultrabook certain Javascript bloated websites can cause bad hick ups and freezes. I do not require Javascript to read web pages so I rather want to have it disabled.
This option was removed recently after I noticed that the overview and the unacceptable TLS certificate error page were broken with JavaScript disabled. Fact is Epiphany needs JavaScript for its own pages, so we need to exempt Epiphany's own pages from that, but that requires a bit of work. And disabling JavaScript globally is going to break tons of websites, so we really need a way to add exceptions, similar to NoScript. I think bug #400525 covers this issue nicely, so I'll mark this as a duplicate. *** This bug has been marked as a duplicate of bug 400525 ***
To be clear: I don't want to bring back a global disable JavaScript option unless we also have some mechanism for adding exceptions.
A simple on/off toggle should be available. More fancy stuff could be added later.
No. Please do read previous comments before commenting.
Yes, internally you would whitelist yourself. Externally, the user would just see [✓] Disable scripts
Dan, this task is closed as a duplicate. Please stop commenting here.
(In reply to Dan Jacobson from comment #5) > Yes, internally you would whitelist yourself. This is not currently possible. We will need to take the time to build out a real NoScript feature, bug #400525. Then a whitelist approach would be possible.