[Greasemonkey] Can greasemonkey set user prefs?
Karl Rasmusson
karlston at newsguy.com
Tue Aug 29 10:05:46 EDT 2006
Yes, I've constructed a couple of extensions based on the output of
Anthony's GM compiler.
The extensions are used to annoy spammers & spamvertisers and therefore have
questionable legality, so aren't hosted at mozilla. If you're interested
you can download (right-click on the "Install" link and choose "Save Link
As...") them from this page...
http://www.fightspam.thecarpcstore.com/formfiller/
I found the tricky things to get right were the install.rdf and update.rdf
files.
The extensions are just Zip files in disguise. Change the extension's
extension (:-)) from "xpi" to "zip" and it can then be opened. Note that
I've obfuscated the GM js file, so it's a little hard to follow. From
memory everything else was generated by the compiler.
Hope this helps...
-----Original Message-----
From: greasemonkey-bounces at mozdev.org
[mailto:greasemonkey-bounces at mozdev.org] On Behalf Of Vikas Pandey
Sent: Tuesday, 29 August 2006 12:48 am
To: greasemonkey at mozdev.org
Subject: Re: [Greasemonkey] Can greasemonkey set user prefs?
On 8/27/2006 07:11 PM India Time, _Anthony Lieuallen_ wrote:
> On 8/27/2006 3:37 AM, Dave Land wrote:
>> I then tried to reproduce Vikas's problems uploading to
>> addons.mozilla.org, and immediately hit the one about the target
>> browser version number.
>>
>> Maybe the XPI compiler could use some more input fields (resizable,
>> thanks to me :-)) for target version numbers and so forth.
>
> I'm the author of the compiler in question, and I realize that this is
> probably just the solution. I was asked a while back to add Firefox
> 2.0 compatibility for the generated XPIs and just threw it in, not
> realizing this particular problem.
>
> Look for it to be updated shortly =)
Shall be very useful. waiting for your update.
I found a compiler which explicity writes that it can compile for mozilla.
check at: http://www.letitblog.com/greasemonkey-compiler/
might come handy.
btw, are there any ff extensions developers here, who made any extension
using greasemonkey scripts?
thanks.
_______________________________________________
Greasemonkey mailing list
Greasemonkey at mozdev.org
http://mozdev.org/mailman/listinfo/greasemonkey
More information about the Greasemonkey
mailing list