'Disable JS doesn't seem to work on localhost

I tried adding a chrome add on for blocking js.

I tried disabling it in the chrome developer tools (https://developer.chrome.com/docs/devtools/javascript/disable/)

enter image description here

My page is still using JS. I think that this may be because it's localhost.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source