[Greasemonkey] JS Library Question

Lenny Domnitser ldrhcp at gmail.com
Tue Jun 27 16:40:50 EDT 2006


On 6/27/06, Paperless <paperless at excite.com> wrote:
> Can one get accesss to Javascript libraries from inside Greasemonkey scripts?

I believe this feature is planned for a future release (implemented,
but not integrated, or something like that).

You could also just insert <script>s into the document, but be careful
with that method. For example, you should probably host the scripts on
localhost.


More information about the Greasemonkey mailing list