Surf the Javascript information superhighway without enabling Javascript
open source: https://github.com/sanfrancesco/prerendercloud-chromeextension utility to disable Javascript but still be capable of seeing Javascript pages. It does this by requesting a remote server (prerender.cloud) to render the page and send the plain HTML back.
* It deliberately does NOT submit forms/logins/signup (only HTTP get, no headers, no cookies)
* It's free up to somewhere around 500 pages per month, if you need more than that, sign up for an API key at https://www.prerender.cloud
* It doesn't work for 100% of web pages (still WIP)