Skip to content

Instantly share code, notes, and snippets.

@erikvold
Created March 2, 2011 05:58
Show Gist options
  • Save erikvold/850538 to your computer and use it in GitHub Desktop.
Save erikvold/850538 to your computer and use it in GitHub Desktop.
header test case
//==UserScript==
//@name testName
//@namespace anonDeveloper
//@description This script will automagically blah blah blah
//@include *
//@exclude erik
//==/UserScript==
alert('Hello world!');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment