Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add a quick-access Google Related shortcut to Safari' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add a quick-access Google Related shortcut to Safari
Authored by: Brontojoris on Apr 29, '03 02:11:41AM

Not sure where I found this, but it doesn't require any modification:

javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);

As a bonus, it works with the dock up or down.

You can also do nifty thinks like:
javascript:self.resizeTo(780,screen.availHeight);

This just makes a tall browser window that is wide enough for most sites such as MacOSXhints.

Finally, here is a mail this page link to put in safari's bookmarks bar:
javascript:location.href='mailto:?SUBJECT='+document.title+'&BODY='+escape(location.href)



[ Reply to This | # ]