Skip to content

Instantly share code, notes, and snippets.

@NullUserException
NullUserException / angrierbird.user.js
Created December 29, 2011 22:30
Angry Birds Cursor Position
// ==UserScript==
// @name Angry Birds Cursor Position
// @description Tells you the exact position of the cursor while on Angry Birds
// @include http://chrome.angrybirds.com/
// @author Royal Flush
// ==/UserScript==
/*
Based on code by C. Peter Chen, available at:
http://dev-notes.com/code.php?q=33
@NullUserException
NullUserException / se_themer.user.js
Created December 20, 2011 01:10
NUE's SE Theme Changer
// ==UserScript==
// @name NUE's Theme mess-arounder
// @namespace nuetheme
// @version 0.1a
// @description Mess around with SE's themes
// @include http://*stackoverflow.com/*
// @include http://*superuser.com/*
// @include http://*serverfault.com/*
// @include http://*askubuntu.com/*
// @include http://*stackapps.com/*
@NullUserException
NullUserException / se_themer.js
Created December 20, 2011 01:09
NUE's SE Theme Changer
// ==UserScript==
// @name NUE's Theme mess-arounder
// @namespace http://nue/theme
// @include http://*.stackoverflow.com/*
// @include http://stackoverflow.com/*
// @include http://superuser.com/*
// @include http://*.superuser.com/*
// @include http://serverfault.com/*
// @include http://*.serverfault.com/*
// @include http://*.stackexchange.com/*