Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Greasemonkey / Fifefox 3 RC1
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  8 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jardry  
View profile  
(1 user)  More options May 17 2008, 7:45 pm
From: Jardry <jar...@gmail.com>
Date: Sat, 17 May 2008 16:45:14 -0700 (PDT)
Local: Sat, May 17 2008 7:45 pm
Subject: Greasemonkey / Fifefox 3 RC1
Greasemonkey was working with Firefox 3 Beta, just upgraded to Firefox
RC1 and greasemonkey no longer works.
Any ideas as to when a compatible version will be released for
testing. I miss my greasemonkey!!!

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ryland  
View profile  
 More options May 17 2008, 8:06 pm
From: Ryland <carcinogene...@gmail.com>
Date: Sat, 17 May 2008 17:06:40 -0700 (PDT)
Local: Sat, May 17 2008 8:06 pm
Subject: Re: Greasemonkey / Fifefox 3 RC1
There's a release candidate of the next update:

http://groups.google.com/group/greasemonkey-users/browse_thread/threa...

On May 17, 6:45 pm, Jardry <jar...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jardry  
View profile  
 More options May 17 2008, 8:27 pm
From: Jardry <jar...@gmail.com>
Date: Sat, 17 May 2008 17:27:00 -0700 (PDT)
Subject: Re: Greasemonkey / Fifefox 3 RC1
Thanks,

For a moment there I thought my world had ended.
Its amazing just how much you miss greasemonkey when its not
available.

On May 18, 9:06 am, Ryland <carcinogene...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rrt  
View profile  
 More options May 18 2008, 11:57 pm
From: rrt <rrthomp...@gmail.com>
Date: Sun, 18 May 2008 20:57:19 -0700 (PDT)
Local: Sun, May 18 2008 11:57 pm
Subject: Re: Greasemonkey / Fifefox 3 RC1
You could checkout the code via svn here:

http://svn.devjavu.com/greasemonkey/trunk/

$ svn co http://svn.devjavu.com/greasemonkey/trunk greasemonkey

Then make one small edit to ./greasemonkey//src/install.rdf

On about line 44:

 39     <!-- Firefox -->
 40     <em:targetApplication>
 41       <Description>
 42         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
 43         <em:minVersion>1.5</em:minVersion>
 44         <em:maxVersion>3.0.*</em:maxVersion>

Just change...

<em:maxVersion>3.0.*</em:maxVersion>

to

<em:maxVersion>3.*.*</em:maxVersion>

Now build the XPI in the same dir

$ sh ./build.sh

Open the XPI file from firefox and install.

This should work for future 3.x.x RCs

Cheers,
Ryan

On May 17, 5:27 pm, Jardry <jar...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Anthony Lieuallen  
View profile  
(4 users)  More options May 19 2008, 12:09 am
From: Anthony Lieuallen <arant...@gmail.com>
Date: Mon, 19 May 2008 00:09:40 -0400
Local: Mon, May 19 2008 12:09 am
Subject: Re: [greasemonkey-users] Re: Greasemonkey / Fifefox 3 RC1
On 5/18/2008 11:57 PM, rrt wrote:

> You could checkout the code via svn here:

> http://svn.devjavu.com/greasemonkey/trunk/
> ...

Dear users:  Please ignore the advice of this well-intentioned but
poorly-informed poster.  There's no such Firefox version as "3.*.*",
3.0.* works for this usage.

If you want to run GM in FF3.0RC1 please install this RC1 of GM 0.8:

http://arantius.info/gm/greasemonkey-0.8.20080505.0.xpi

This would be the publicly available build, but Aaron (the lead
developer) appears to be MIA.  I'm rather sure he'll have it up on AMO
once he's back.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rrt  
View profile  
(1 user)  More options May 19 2008, 1:27 am
From: rrt <rrthomp...@gmail.com>
Date: Sun, 18 May 2008 22:27:02 -0700 (PDT)
Local: Mon, May 19 2008 1:27 am
Subject: Re: Greasemonkey / Fifefox 3 RC1
GM stopped working for me on the upgrade. I couldn't find an XPI so I
built one from svn trunk and it worked.

I guess I was under the mistaken impression I could specify a wildcard
minor version like that in the install.rdf.

Maybe "build it from trunk" would have been better advice? :-)

Cheers,

Ryan

On May 18, 9:09 pm, Anthony Lieuallen <arant...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
EBC  
View profile  
 More options May 22 2008, 11:41 am
From: EBC <eli.cen...@gmail.com>
Date: Thu, 22 May 2008 08:41:42 -0700 (PDT)
Local: Thurs, May 22 2008 11:41 am
Subject: Re: Greasemonkey / Fifefox 3 RC1
Oh thank you thank you-  I hear you, Jardry.  I've gone three days w/o
my greasemonkey, and am so glad to have it back I'm almost
embarrassed!

On May 17, 8:06 pm, Ryland <carcinogene...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fernando Cassia  
View profile  
 More options Jun 4 2008, 2:14 pm
From: "Fernando Cassia" <fcas...@gmail.com>
Date: Wed, 4 Jun 2008 15:14:13 -0300
Local: Wed, Jun 4 2008 2:14 pm
Subject: Re: [greasemonkey-users] Greasemonkey / Fifefox 3 RC1

On Sat, May 17, 2008 at 8:45 PM, Jardry <jar...@gmail.com> wrote:

> Greasemonkey was working with Firefox 3 Beta, just upgraded to Firefox
> RC1 and greasemonkey no longer works.
> Any ideas as to when a compatible version will be released for
> testing. I miss my greasemonkey!!!

Quoting from a May 19 message by Anthony Lieuallen .You might want to test
this.

--------------------------------------------------------------------------- ----------------------------------------------------
If you want to run GM in FF3.0RC1 please install this RC1 of GM 0.8:

http://arantius.info/gm/greasemonkey-0.8.20080505.0.xpi

This would be the publicly available build, but Aaron (the lead
developer) appears to be MIA.  I'm rather sure he'll have it up on AMO
once he's back.
--------------------------------------------------------------------------- ----------------------------------------------------

FC


--
Dream of the Daily Mail
It is the Holy Grail
And then the BBC
Your life would be complete

-Manic Street Preachers, "Royal Correspondent"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google