I want to launch google-chrome-beta on linux for a local html file with JavaScript disabled for all pages. I have tried the mentioned -disable-javascript option and this does not work. Anybody have a solution for this?
My usecase is for offline documentation that I scraped which I want to have the JS disabled so it does not go awry once pages load.