[Greasemonkey] detecting greasemonkey

Mark Pilgrim pilgrim at gmail.com
Tue Jul 11 11:01:38 EDT 2006


On 7/10/06, Mark Pilgrim <pilgrim at gmail.com> wrote:
> You can't do this with iframes, because Greasemonkey won't display the
> greeting in iframes.  You might be able to do it with a Javascript
> redirect that passed through a dummy page named foo.user.js (served as
> text/html through .htaccess tricks) and then onto a regular .html page
> (where the .js-as-HTML page passed along its own innerHeight as a
> query parameter).

http://diveintomark.org/public/2006/07/detect-greasemonkey.html

-- 
Cheers,
-Mark


More information about the Greasemonkey mailing list