[Greasemonkey] Introducing a script to manage the Google menu tabs

Lenny Domnitser ldrhcp at gmail.com
Sun Feb 12 20:09:40 EST 2006


On 2/12/06, Jason Schramm <jason.schramm at gmail.com> wrote:
> I couldn't get it to display right in the browser. I use a php script
> to generate the javascript file. I'd be open to doing that if I could
> figure it out.

Either your script is specifying the content-disposition header or its
part of the PHP magic. Anyway, header('Content-Disposition: inline')
near the top of your PHP might do the trick, or you could post the
source to see if there's something else that should be changed.


More information about the Greasemonkey mailing list