Need access to list of Forbidden scripts for loaded page
Posted: Thu Sep 26, 2013 4:47 pm
I have a situation where a web page is acting peculiar and I want to determine if it is because a script that the page needs is forbidden[i.e. being blocked by NoScript] (already set to "forbidden" from a previous session on a different domain). I can look at "Recently blocked sites" but what I need is "sites blocked that this page is using" and then a way to temporarily unblock individual "sites", and a way to temporarily unblock all for that page [to see if the page, then, behaves correctly] -- BTW: I would only do this on a page that I trust, or I would do it in a sandbox).