Skip to content

Instantly share code, notes, and snippets.

@arantius
Last active December 17, 2015 22:19
Show Gist options
  • Save arantius/5681008 to your computer and use it in GitHub Desktop.
Save arantius/5681008 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Match Test #1747
// @match http://google.com/*/*
// @match http://www.google.com/*/*
// ==/UserScript==
alert('match works fine')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment