Author Topic: iThread (AKA Apple Thread) (2010)  (Read 39614 times)

0 Members and 2 Guests are viewing this topic.

Offline Nathan

  • Posts: 10726
  • Wow. Such warnings. Very baseball. Moderator Doge.
Re: iThread (AKA Apple Thread)
« Reply #50: November 15, 2010, 01:42:39 AM »
To be honest, it used to bug me when I got my first mac, but I learned to appreciate it and now prefer it on big screens.  But yeah, for a laptop with a 13" or 15" screen, I can see why you'd prefer it full screen.

I don't know if this still works, but you could create a bookmark on the bookmarks bar set to

Code: [Select]
javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
That'll resize to full screen.