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

Lenny Domnitser ldrhcp at gmail.com
Sat May 27 01:14:42 EDT 2006


On 5/26/06, Daniel Sheets <sheets.d at gmail.com> wrote:
> I read somewhere about getValue() and setValue(), but I cant get these to
> work.

The functions have the "GM_" prefix (GM_getValue and GM_setValue).
There are some docs at [1] and [2].

  [1]: http://diveintogreasemonkey.org/api/gm_setvalue.html
  [2]: http://diveintogreasemonkey.org/api/gm_getvalue.html


More information about the Greasemonkey mailing list