Skip to content

Instantly share code, notes, and snippets.

@MaxLazar
Created August 20, 2014 09:47
Show Gist options
  • Save MaxLazar/f40aef3cf7c43d2e9865 to your computer and use it in GitHub Desktop.
Save MaxLazar/f40aef3cf7c43d2e9865 to your computer and use it in GitHub Desktop.
san.user.js
// ==UserScript==
// @name Relative Require Test
// @namespace test
// @include http*
// @require san.user.js
// ==/UserScript==
alert('a');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment