csmit195

Bloons Monkey City Full Screen Bookmark (CHROME ONLY)

May 7th, 2016
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. javascript:jQuery('#game_container').css('position','fixed').css('top','0px').css('left','0px').css('z-index','2147483647').css('width','100%').css('height','100%').css('background-color', '#000').css('display', 'table');jQuery('#game_container object').css('display','table-cell').css('vertical-align', 'middle').css('margin','0 auto').css('width', '100%').css('height', '100%');document.getElementById("game_container").webkitRequestFullscreen();
  2.  
  3.  
  4. // Contact [email protected] if you want this working on multiple browsers.
Advertisement
Add Comment
Please, Sign In to add comment