Search found 2 matches
- Fri Apr 01, 2011 9:15 pm
- Forum: NoScript Development
- Topic: REQ: display line number a block originated from
- Replies: 2
- Views: 1568
Re: REQ: display line number a block originated from
Thanks for the suggestion, but it seems that thread is discussing looking at the eternal and internal javascript source, what I am requesting would be more "roundabout" for example: 01 <html> ... 12 <script src="scripts/fileA.js"></script> 13 <script src="scripts/fileB.js&qu...
- Fri Apr 01, 2011 2:47 pm
- Forum: NoScript Development
- Topic: REQ: display line number a block originated from
- Replies: 2
- Views: 1568
REQ: display line number a block originated from
First off, thank you for this great add-on! Now on to business... I had a client who, unknowingly, uploaded some malicious script that buried itself in a flash JavaScript. With NoScripts, it blocked the oddball websites trying to do something through the browser. It took me almost 2 weeks to pinpoin...