Skip to content

Instantly share code, notes, and snippets.

@arantius
Created August 3, 2011 20:00
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arantius/1123619 to your computer and use it in GitHub Desktop.
Save arantius/1123619 to your computer and use it in GitHub Desktop.
Regular expression include, slash escape test
// ==UserScript==
// @name Regular expression include, slash escape test
// @namespace https://github.com/arantius
// @include /^https://gist.github.com//
// ==/UserScript==
GM_addStyle('body, #main { background-color: green !important; }');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment