How to Disable JavaScript in Chrome for Just One Browser Tab
While debugging a strange problem with a web application, I wanted to turn of JavaScript for one single tab in Chrome. As it turns out, you can do that in the developer tools without disabling JavaScript for the whole browser.

