Skip to content

Instantly share code, notes, and snippets.

@sizzlemctwizzle
Created January 23, 2011 22:44
Show Gist options
  • Select an option

  • Save sizzlemctwizzle/792529 to your computer and use it in GitHub Desktop.

Select an option

Save sizzlemctwizzle/792529 to your computer and use it in GitHub Desktop.
issue #1258
// ==UserScript==
// @name test
// @namespace http://test.free.fr
// @description test
// @include *
// ==/UserScript==
eval("alert('bop');");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment