How to disable JavaScript in Chrome Developer Tools?

Update August 2020

  1. Developer Tools (F12)
  2. Click the Gear icon
  1. Should open the Preference tab
  2. Disable Javascript option is on the far right

Original answer

  1. Developer Tools (F12)
  2. Three vertical dots in upper right
  3. Settings
  4. Under the “Preferences” tab on the left
  1. There will be a “Debugger” section with the option (probably on far right)

Leave a Comment