Skip to content

Instantly share code, notes, and snippets.

@Ventero
Created January 23, 2011 23:37
Show Gist options
  • Save Ventero/792589 to your computer and use it in GitHub Desktop.
Save Ventero/792589 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name test: top = 0;
// @include *
// ==/UserScript==
top = 0;
alert('a');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment