[Greasemonkey] Incorrect namespace for setValue when multiple scripts affect a page

Matthias Bauer ml-greasemonkey-42imk83y at moeffju.net
Fri May 20 14:22:06 EDT 2005


Hey,

I'm using two scripts that both @include the same page
(http://*.deviantart.com/*). Script A is using GM_setValue for
persistent data storage. Since installing Script B, values saved by
Script A are put under greasemonkey.scriptvals.[Namespace of Script B].[
key].

Known bug? No bug?

-Matt


More information about the Greasemonkey mailing list