Skip to content

Instantly share code, notes, and snippets.

@fearphage
Created September 23, 2009 09:37
Show Gist options
  • Save fearphage/191864 to your computer and use it in GitHub Desktop.
Save fearphage/191864 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @description disables unnecessary status bar animation
// @include http://www.fuenterrebollo.com/Castilla/arcaismos.html
// ==/UserScript==
this.__defineSetter__('status', function(ignore) { });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment