Skip to content

Instantly share code, notes, and snippets.

@arantius
Created January 23, 2011 23:17
Show Gist options
  • Save arantius/792568 to your computer and use it in GitHub Desktop.
Save arantius/792568 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name eval test
// @include *
// ==/UserScript==
eval("alert('eval test')")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment