Ask for help about NoScript, no registration needed to post
AZ
Post
by AZ » Sun Jan 23, 2011 8:16 am
Hi
Thank you for this indispensable Addon.
With the recent changes to IMDb, their images no longer display properly if IMDB is not added to Noscript Whitelist.
Problem is the
noscript tag after
img tag
Example:
Code: Select all
<img alt="Aimee Garcia" title="Aimee Garcia" src="http://i.media-imdb.com/images/SF984f0c61cc142e750d1af8e5fb4fc0c7/nopicture/small/name.png" class="loadlate hidden " loadlate="http://ia.media-imdb.com/images/M/MV5BMTczODI1MTMyOF5BMl5BanBnXkFtZTcwNTIxMjQyMw@@._V1._SX32_CR0,0,32,44_.jpg" height="44" width="32"><noscript><img alt="Aimee Garcia" title="Aimee Garcia" src="http://ia.media-imdb.com/images/M/MV5BMTczODI1MTMyOF5BMl5BanBnXkFtZTcwNTIxMjQyMw@@._V1._SX32_CR0,0,32,44_.jpg" class="" height="44" width="32"></noscript>
I look forward to your comment/fix/advice
Keep uo the good work
Regards
Az
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
AZ
Post
by AZ » Sun Jan 30, 2011 12:57 pm
I see that there are no responses to this query.
I fixed the issue for now by writing a Greasemonkey script but hope this will be looked at by NoScript Developers
Take care
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
dhouwn
Bug Buster
Posts: 968 Joined: Thu Mar 19, 2009 12:51 pm
Post
by dhouwn » Sun Jan 30, 2011 1:01 pm
NoScript itself has a GM-like functionality in the form of noscript.surrogate.* .
Mozilla/5.0 (X11; Linux i686; rv:2.0b10) Gecko/20100101 Firefox/4.0b10
Guest
Post
by Guest » Mon Jan 31, 2011 1:59 pm
dhouwn wrote: NoScript itself has a GM-like functionality in the form of noscript.surrogate.* .
Tnx. Where is it?
Although, I think it is better that the developers look into it
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Giorgio Maone
Site Admin
Posts: 9524 Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:
Post
by Giorgio Maone » Mon Jan 31, 2011 2:44 pm
Guest wrote:
Although, I think it is better that the developers look into it
Not much can be done about it, other than setting
NoScript Options|Advanced|Untrusted|Hide <NOSCRIPT> elements to true, which causes other issues (some sites couldn't gracefully degrade when JS is disabled).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Alan Baxter
Ambassador
Posts: 1586 Joined: Fri Mar 20, 2009 4:47 am
Location: Colorado, USA
Post
by Alan Baxter » Mon Jan 31, 2011 3:58 pm
Giorgio Maone wrote:
Not much can be done about it, other than setting NoScript Options|Advanced|Untrusted|Hide <NOSCRIPT> elements to false, which causes other issues (some sites couldn't gracefully degrade when JS is disabled).
I'm a little bit confused here. That option is unchecked by default, and its corresponding pref,
noscript.nselNever , is
false by default. Did you perhaps mean
true instead of false?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Giorgio Maone
Site Admin
Posts: 9524 Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:
Post
by Giorgio Maone » Mon Jan 31, 2011 4:35 pm
Alan Baxter wrote: Did you perhaps mean true instead of false?
Of course, it was a typo.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
dhouwn
Bug Buster
Posts: 968 Joined: Thu Mar 19, 2009 12:51 pm
Post
by dhouwn » Mon Jan 31, 2011 9:38 pm
Guest wrote: Tnx. Where is it?
about:config
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b11pre) Gecko/20110131 Firefox/4.0b11pre
AZ
Post
by AZ » Thu Feb 03, 2011 8:22 am
Thank you
Giorgio Maone and
dhouwn
For the time being, I will depends on the greasemonkey script.
Thanks again
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13