Page 1 of 1

Feature Request: Show Script Source

Posted: Wed Nov 04, 2009 6:03 am
by Frank41
Dear Devels,

I'd like to be able to see the actual script(s) I am about to block or allow.
Wasn't it possible to add such a feature. BTW it was great if encoded scripts were displayed in (decoded) plain text.

Thank you, Frank

Re: Feature Request: Show Script Source

Posted: Thu Nov 05, 2009 12:45 pm
by therube
JSView. All browsers include a "View Source" option, but none of them offer the ability to view the source code of external files. Most websites store their javascripts and style sheets in external files and then link to them within a web page's...