[Greasemonkey] GM_openInTab - tab's label

Johan Sundström oyasumi at gmail.com
Mon Jul 10 18:39:16 EDT 2006


> Is there anyway to control the new tab's name or label which results
> from something like

In my experience, this is what <title>My better name</title> tags do,
at least when put in the <head> tag. I haven't tried this in an
application/xml context though, and failing that, I would suggest
trying a script tag in the document which sets document.title to your
preferred title. Good luck!

-- 
 / Johan Sundström, http://ecmanaut.blogspot.com/


More information about the Greasemonkey mailing list