Greasemonkey working?

Ask for help about NoScript, no registration needed to post
Shadowbat

Greasemonkey working?

Post by Shadowbat »

Can anyone confirm Greasemonkey working with 1.9.9.24? I am using Firefox 3.7 in XP SP3, the userscripts dont seem to work for me.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091215 Minefield/3.7a1pre
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Greasemonkey working?

Post by Giorgio Maone »

Which userscripts, exactly?
Might it be a Firefox 3.7 bug? The ones I've got are working fine for me on 3.5.x...
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Shadowbat

Re: Greasemonkey working?

Post by Shadowbat »

Oops, sorry my bad, I forgot to change the "const maxJSVersion" to 1.80 in Greasemonkey.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091215 Minefield/3.7a1pre
SierraFoothills

Re: Greasemonkey working?

Post by SierraFoothills »

I've been using Greasemonkey script...hughes_usage_calc http://userscripts.org/scripts/show/12779
and it stopped working the update before NoScript v1.9.9.27. (WinXP Pro SP3 Firefox 3.5.6)

What's not working is the link I use to auto log into hughesnet

javascript:d=new Date; y=d.getYear()+1900; m=d.getMonth()+1; if(m<10){m=%220%22+m} document.location= %
http://customercare.myhughesnet.com/act ... +%22+%22+m

I Allow Scripts Globally and it works fine.

What setting in NoScript do I need to make it work again.

Thanks
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
SierraFoothills

Re: Greasemonkey working?

Post by SierraFoothills »

I Wrote:
"What's not working is the link I use to auto log into hughesnet

javascript:d=new Date; y=d.getYear()+1900; m=d.getMonth()+1; if(m<10){m=%220%22+m} document.location= %
http://customercare.myhughesnet.com/act ... +%22+%22+m"


Working again since NoScript v1.9.9.30

Thanks.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Post Reply