Hey guys, 
Discovered this today, thought it was worth sharing. (Sorry if it's been posted before).
Anyway, I was getting fed up with accidentally always resizing the Safari windows so I found a solution.
Create a new bookmark and set the address to:
	
	
	
		
Stick it on your bookmarks bar and all you need to do is click the link and it will maximise Safari to full screen.
Give it a spin.
Brownie points: Use Shift + Alt + K to make a little Apple character and use it as the bookmark text.
toosepin
	
		
			
		
		
	
				
			Discovered this today, thought it was worth sharing. (Sorry if it's been posted before).
Anyway, I was getting fed up with accidentally always resizing the Safari windows so I found a solution.
Create a new bookmark and set the address to:
		Code:
	
	javascript:self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);
	Stick it on your bookmarks bar and all you need to do is click the link and it will maximise Safari to full screen.
Give it a spin.
Brownie points: Use Shift + Alt + K to make a little Apple character and use it as the bookmark text.
toosepin

	
 
 Ah well.
.