Full Screen Firefox and Safari on OS X

Filed Under Apple on 2008-04-11, 20:51

Maxmize to full screen on OS X

Anyone that has talked to me about what I don’t like about OS X has heard me complain about the inability to maximize an application to take up the entire screen in one easy step. Sure you can drag the corner out, but that’s an annoying “work-around” in my opinion. But thanks to Todd Dailey I have a more acceptable work-around for Firefox and Safari at least.

All you do is add a Bookmark to the Bookmark Toolbar (commonly called a Bookmarklet) that has this snippet of JavaScript instead of the URL that normally goes there:
javascript:window.resizeTo(1440,900);

Of course you’ll want to set the values to the same size as your screen resolution. You can check your screen resolution in System Preferences -> Display. And on Safari you can make it even simpler if you make this bookmarklet the first one in the list. Then you can just hit Command+1 and have a full screen web browser instantly.

This is also handy for web developers on all platforms. Want to see what your site looks like at 800×600, 1024×768, etc.? Make a toolbar button for each resolution! Quick and easy site previews while you’re working on pages.

Tagged: , , ,


Comments

View Comments to “Full Screen Firefox and Safari on OS X”

  1. Aaron on April 11th, 2008 8:56 pm

    Well, on a multi-tasking OS, why would you need the window bigger than it needs to be? What are you doing with all the whitespace in the window?

    ;-)

    Safari’s great because when you maximize the window, it goes to a maximum width of the website. Smart, IMHO.

  2. AcidAngel on April 11th, 2008 9:04 pm

    safari eats shit why even run that pos browser :)

  3. Ed Hunsinger on April 11th, 2008 9:05 pm

    Personally I find myself wanting to block out other stuff when I want to focus on something on the web. For those times when multi-tasking is actually decreasing productivity. Just a different approach to a working environment.

    I also don’t like this default behavior as it behaves differently than I feel it should for some sites. For example, on GMail, Firefox only expands to the maximum height but not width, even though GMail will scale itself to the full size of the window.

  4. Todd Dailey on April 11th, 2008 9:22 pm

    Aw man, I’M FAMOUS. :)

  5. Aaron on April 11th, 2008 11:56 pm

    Well, on a multi-tasking OS, why would you need the window bigger than it needs to be? What are you doing with all the whitespace in the window?

    ;-)

    Safari's great because when you maximize the window, it goes to a maximum width of the website. Smart, IMHO.

  6. AcidAngel on April 12th, 2008 12:04 am

    safari eats shit why even run that pos browser :)

  7. Ed Hunsinger on April 12th, 2008 12:05 am

    Personally I find myself wanting to block out other stuff when I want to focus on something on the web. For those times when multi-tasking is actually decreasing productivity. Just a different approach to a working environment.

    I also don't like this default behavior as it behaves differently than I feel it should for some sites. For example, on GMail, Firefox only expands to the maximum height but not width, even though GMail will scale itself to the full size of the window.

  8. Todd Dailey on April 12th, 2008 12:22 am

    Aw man, I'M FAMOUS. :)

  9. Jason on July 15th, 2008 10:15 am

    Nice one, I had been looking for a solution like this!!!

    Cheers

  10. Jason on July 15th, 2008 1:15 pm

    Nice one, I had been looking for a solution like this!!!

    Cheers

  11. sikanrong on October 22nd, 2008 12:10 pm

    it's alright really. It's no FF, but it trumps the shit out of IE. Also, the webKit engine is probably the cleanest browser engine around. Chew on that dude.

  12. allan on October 22nd, 2008 2:50 pm

    it didn't work for me

  13. asasa on October 23rd, 2008 10:20 pm

    neither here

  14. hb on February 18th, 2009 1:54 pm

    In order to avoid checking screen resolution, try this instead, in the bookmarklet:

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

    Thanks to another page:
    http://beyondteck.blogspot.com/2007/12/fullscre...

  15. Pissflaps on July 3rd, 2009 5:31 pm

    Doesn't pissing work.

  16. Ivan on February 27th, 2010 4:51 pm

    The best + easiest way to get (almost) fullscreen is the autohide addon for firefox.

  17. Ivan on February 27th, 2010 11:51 pm

    The best + easiest way to get (almost) fullscreen is the autohide addon for firefox.

Leave a Reply




blog comments powered by Disqus