Seems to me that NS lets you turn off Javascript per domain and that is spread over your entire system. Can it be per page? There is a very common use scenario where this would be incredibly useful:
Chicagotribune.com contains a nasty bug

that forces you to have an account to read articles. If you turn JS off for chicagotribune.com domain it fixes this bug

. But with Javascript off, it largely breaks all the images of the index page. So it would be great to have JS on for the index page and off for all other pages.
How do I achieve this requirement, which would be useful for other sites as well, especially news sites, with NS?
Thank you for your time.