Skip to content

Instantly share code, notes, and snippets.

@bmizerany
Created January 29, 2009 07:38
Show Gist options
  • Select an option

  • Save bmizerany/54442 to your computer and use it in GitHub Desktop.

Select an option

Save bmizerany/54442 to your computer and use it in GitHub Desktop.
// ==UserScript==//
// @name Testing alert
// @namespace http://gist.github.com/491299
// @description You've been notified :)
// @include http://*.github.com
// ==/UserScript==
alert('testing');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment