Page 1 of 1

[Resolved] NoScript blocks pdf

Posted: Mon May 19, 2014 6:28 pm
by joe
I have setup NoScript to block all objects coming from all sites and I made javascript exceptions from my banking site. I even manage to allow FONT from my banking site name only. The problem is that when I try to open a pdf file from firefox although the NoScript icon is clear when i look in it I see in blocked objects the pdf. I went to make the exeption pdf@mybank.com but it does not seem to be working at all. Am I doing something wrong?

Re: NoScript blocks pdf

Posted: Mon May 19, 2014 6:43 pm
by therube
Try something like:

Code: Select all

application/pdf@https?://mybank\.com

Re: NoScript blocks pdf

Posted: Mon May 19, 2014 7:17 pm
by Joe
Thanks I add "application/pdf@http://mybank.com" and it worked perfectly.