HI,
Noscript2.2.9RC1 was broken in Firefox13.0a1.Wroking well in FF12.0A1 or↓version。
Problem:
Flash video have sound but not video.
Like: http://v.youku.com/v_playlist/f6452418o1p0.html
Have sound but not video.Website show "have not install flashplayer".But have sound,video auto play.
Noscript2.2.9RC1 was broken in Firefox13.0a1
Noscript2.2.9RC1 was broken in Firefox13.0a1
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.24) Gecko/20111108 Firefox/3.6.99 (PGO) AppEngine-Google; (+http://code.google.com/appengine; appid: s~imtherock)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
It might be this.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0
Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
Thanks!Giorgio Maone wrote:It might be this.
PS: How about add a function to contorl inline javascript?
Like:
<script type="text/javascript">
xxxxxxx
x
xxxxx
</script>
Into the edit mode,replace or delete the scripts by click on some script that want to remove.

Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.2.24) Gecko/20111108 Firefox/3.6.99 (PGO)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
Inline scripts are blocked by default on non-whitelisted sites.royallin wrote:Thanks!Giorgio Maone wrote:It might be this.
PS: How about add a function to contorl inline javascript?
You cannot disable them selectively on whitelisted sites, if that's what you're asking for, but you can modify their execution environment to "cripple" them or otherwise change their behavior by writing your own page-level script surrogates.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0