MooTools Greasemonkey

By kchmck Last update Jul 1, 2009 — Installed 4,386 times. Daily Installs: 25, 50, 10, 16, 30, 14, 11, 6, 17, 6, 10, 18, 17, 18, 15, 15, 11, 17, 62, 34, 45, 8, 13, 9, 21, 17, 9, 9, 13, 43, 19, 18
Script Summary:
MooTools (http://mootools.net) with fixes for Greasemonkey.
Version: 1.2.4dev

This script has no discussions.

start the discussion

This script has no reviews.

This script is built from an unofficial MooTools branch that fixes bugs with Greasemonkey.

Usage

To use MooTools in a Greasemonkey script, add a @require property to the "metadata block":

// ==UserScript==
// ...
// @require http://userscripts.org/scripts/source/44063.user.js
// ...
// ==/UserScript==

Disclaimer

I'm not a developer of MooTools nor the author of this particular branch.