[Greasemonkey] getValue(), setValue() ???

Jeremy Dunck jdunck at gmail.com
Sat May 27 15:39:35 EDT 2006


On 5/27/06, Daniel Sheets <sheets.d at gmail.com> wrote:
> Thanks Jeremy!
>
> Will that delete the value, or just set it to null or something?

It only sets it to the value you pass in.  Removing values isn't
exposed in the API.  This was probably intentional, but I'm not sure
why it should be so.  Perhaps it is a relic from when individual
scripts weren't sandboxed.


More information about the Greasemonkey mailing list