How to disable JavaScript in Chrome Developer Tools?

Jopela picture Jopela · Nov 15, 2012 · Viewed 375.6k times · Source

I am trying to debug the features of a website when users disable their JavaScript. I was wondering how do you disable JavaScript for a page from the Google Chrome DevTools?

Answer

SLaks picture SLaks · Nov 15, 2012

Click the menu in the corner of the Developer Tools, click Settings, then check Disable Javascript under Debugger.