Skip to content

Instantly share code, notes, and snippets.

@arantius
Created May 30, 2010 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arantius/419117 to your computer and use it in GitHub Desktop.
Save arantius/419117 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Custom Include Tester
// @namespace test
// @description Test custom includes with 0.8 -> 0.9 upgrade path
// @exclude *
// ==/UserScript==
alert("If you're seeing this, then user-set include/exclude rules work.");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment