views:

11

answers:

0

Everybody knows how to run a bookmarklet or some javascript on a window: just click on your bookmarklet, or type "javascript:function(){ etc. }" in the Navigation Toolbar.

But here is the situation. I open a detached window in Gmail, for example a detached window to compose an email, or a separate window for chat. Now this separate window does not have my Bookmarks Toolbar where I store my bookmarklet. And the Navigation Toolbar is disabled: I can not type anything there.

How can I overcome this and still run some custom javascript on this window? Is it possible?