Simple Tips to Make Safari Maximize to Full Screen
In your Safari browser, copy and paste this JavaScript (javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);)
into your address bars, just like the picture below.
Bookmarklets are little fragments of JavaScript, stored in a bookmark.
2. Therefore, Drag this link (javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);)
to your bookmarks bar. You can Name it as Full Screen.
Next time, You Just Need to click on the Full Screnn Tab to access Safari Full-screen mode.
Hope it helps good luck. Cheers 🙂
doesn’t work w/ Safari 5
doesn’t work w/ Safari 5
I’m using Safari 5 (Mac) with no issue
this is gay. it does not work. all it does is take me back to your sight shawn!
It really doesn’t work with the main browsing window. These methods are really intended to work only with pages (popups) that javascript creates.
But for that purpose, it does it’s job well.