Greasemonkey working?
Greasemonkey working?
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
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Greasemonkey working?
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...
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)
Re: Greasemonkey working?
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
Re: Greasemonkey working?
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
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)
Re: Greasemonkey working?
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.
"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)