Yes, and then the user scripts can introspect to find it.
for (var p in this) { if (this[p] looks like the hash) { bingo } }
On 9/1/05, Matthias Bauer <ml-greasemonkey-42imk83y at moeffju.net> wrote:
> Couldn't you use a random name for the magic API hash? None of the
> scripts needs to know the name anyway.