[Greasemonkey] The great Greasemonkey clean-up

Aaron Boodman zboogs at gmail.com
Sat Dec 31 10:15:47 EST 2005


Yeah, that greasemonkey at youngpup.net thing was changed quite awhile
ago back to the GUID.

Rename that file to:

{e4a8a97b-f2ed-450b-b12d-ee082ba24781}

Inside, put the path to the src/ folder in the CVS checkout. In order
to get Firefox to notice the changes, you may have to delete the
following files from your profile directory (depending on your
settings):

* xpti.dat
* extensions.ini
* extensions.cache
* extensions.rdf
* compreg.dat

This will just cause Firefox to rebuild all these databases fresh and
pick up Greasemonkey.

- a

On 12/31/05, chris feldmann <cfeldmann at gmail.com> wrote:
> On 12/31/05, Matt Labrum <darktempler at gmail.com> wrote:
> > location to the src folder
> >
> > eg mine is
> > C:\Documents and Settings\Administrator\Desktop\gm6\greasemonkey\src
> >
> > On 12/31/05, Mor Roses <moroses at gmail.com> wrote:
> > >
> > > affter updating gm doesnt work at all =\
> > > what do i need to write in the greasemonkey at youngup.net
> > >
>
>
> The install.rdf file has the actual GUID instead of
> greasemonkey at youngpup.net, so you should either:
>
> 1) call the file in your extensions dir (the text file containning the
> PATH) {e4a8a97b-f2ed-450b-b12d-ee082ba24781}
> - you might need to escape the braces by prepending them with `\` if
> you create the file at a prompt.
>
> ---or (do not do both)----
>
> 2) open up the install.rdf file in the src/ dir and change
> <em:id>{e4a8a97b-f2ed-450b-b12d-ee082ba24781}</em:id>
>      to
> <em:id>greasemonkey at youngpup.net</em:id>
>
> _______________________________________________
> Greasemonkey mailing list
> Greasemonkey at mozdev.org
> http://mozdev.org/mailman/listinfo/greasemonkey
>
>
>


More information about the Greasemonkey mailing list