2014-08-29 UPDATE: Current version of Chrome has issue
I’m seeing an issue where the Disable JavaScript checkbox is becoming unchecked on refresh (thus undoing the point of this post). More info at https://code.google.com/p/chromium/issues/detail?id=369844
Current fix seems to be “click Disable JavaScript a bunch of times” (yes, I realize this is a ridiculous fix)
How to Disable JavaScript in Chrome (Mac)
- Command + Option + i (this opens Developer Tools)
- ? (i.e. Shift + / ) (this opens the Settings panel)
- Click the Disable JavaScript checkbox (keyboard shortcut: Tab, Tab, Space)
- Depending on the desired effect, you may want to reload the page (keyboard shortcut: Command + r)
How to Disable JavaScript in Chrome (PC)
- Ctrl + Shift + j (this opens Developer Tools)
- ? (i.e. Shift + / ) (this opens the Settings panel)
- Click the Disable JavaScript checkbox (keyboard shortcut: Tab, Tab, Space)
- Depending on the desired effect, you may want to reload the page (keyboard shortcut: Ctrl + r)
Leave a Reply