HACKER Q&A
📣 eimrine

How to see a web with disabled CSS?


What happens if I let some browser to process HTML and JS only? No matter what browser, let it be in the easiest way possible.


  👤 efortis Accepted Answer ✓
In this[1] SO answer there are two plugins, I tested the one for Chrome and it works, except for styles added via properties such as `table.bgcolor`

Chrome Plugin: https://chrome.google.com/webstore/detail/web-developer/bfba...

[1]https://stackoverflow.com/a/14046754