[Greasemonkey] Greasemonkey not working in portable firefox
Jeremy Dunck
jdunck at gmail.com
Thu Apr 27 17:12:02 EDT 2006
On 4/27/06, David Onder <dmonder at gmail.com> wrote:
> I have the latest version of both firefox and greasemonkey. My scripts
> are enabled but nothing ever seems to happen. For instance, I have
> Google Thumbnails installed but I never see any thumbnails. Can anyone
> help me? I am sure more information is needed - just let me know.
I think this has been discussed before, and I think I remember the
problem being related to either permissions or Firefox being confused
about where to locate your profile directory.
Are you under Windows or *nix?
If you know how to find your profile directory, greasmonkey stores
config.xml file in a directory called gm_scripts under there.
Checking permissions on that is a good start.
If that doesn't work and if you're comfortable with javascript, we can
also walk through debugging the code, too. (I don't use PFF, or I'd
have solved this before.) ;-)
More information about the Greasemonkey
mailing list