Skip to content

Instantly share code, notes, and snippets.

@arantius
Created January 25, 2011 01:02
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save arantius/794325 to your computer and use it in GitHub Desktop.
alert("Relative @require works!");
// ==UserScript==
// @name Relative @require Test
// @namespace https://github.com/arantius
// @include *
// @require /raw/794325/c285761645bd4369b8933b5106074cb7e8eb7770/gistfile2.js
// ==/UserScript==
// no-op
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment