Skip to content

Instantly share code, notes, and snippets.

@arantius
Created August 3, 2011 20:00
Show Gist options
  • Select an option

  • Save arantius/1123619 to your computer and use it in GitHub Desktop.

Select an option

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