Skip to content

Instantly share code, notes, and snippets.

@erikvold
Created December 15, 2011 06:00
Show Gist options
  • Save erikvold/1480000 to your computer and use it in GitHub Desktop.
Save erikvold/1480000 to your computer and use it in GitHub Desktop.
setvalue test
// ==UserScript==
// @name set val test
// @include *
// @version 0.2
// ==/UserScript==
GM_log(GM_getValue("test").toString());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment