On 4/20/2012 8:52 AM, Klaus Johannes Rusch wrote:
On 20.04.2012 15:09, Anthony Lieuallen wrote:
On Fri, Apr 20, 2012 at 7:45 AM, Tei <[email protected] <mailto:[email protected]>> wrote:

    I don't see why this would not work.


The key word is "local". As you pointed out, @requires need to come from the internet. (There's a longer answer, but this is the simple easy one.)

Loading a library javascript file from a file:/// URL works perfectly fine for me:

// ==UserScript==
// @name          test script
// @namespace http://www.example.com/
// @description   test script
// @include       *
// @require file:///path/to/test2.user.js
// ==/UserScript==


Doesn't that require altering the "fileIsGreaseable" browser setting?

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en.

Reply via email to