Capturing Noscript Info on each page

Bug reports and enhancement requests
Post Reply
gjohnson
Posts: 1
Joined: Wed May 15, 2013 4:39 pm

Capturing Noscript Info on each page

Post by gjohnson »

Does anyone know of a way to capture (audit) the information that noscript presents for each page? I would like to be able to capture all of the information associated with every URI to try to map out all of the active content that is driven at my browser. Is there a setting for this in the about:config (I looked, but could not find a setting). Thanks in advance for your help.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Capturing Noscript Info on each page

Post by Giorgio Maone »

You can set the noscipt.consoleDump about:config preference to 1 and watch for the console attached to Firefox when you start it with the -console command line parameter, or additionally set the noscript.consoleLog preference to true and look for the same info in the Error Console (Ctrl+Shift+J).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Post Reply