Seberoth

ArmorGames Fullscreen

Apr 10th, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. 1.) Create a new bockmark (name it AmorGames Fullscreen or something)
  2. 2.) Paste the following code as address:
  3.  
  4. javascript:(function(){var gameobj = document.getElementById("gamefile");document.body.innerHTML = "";document.body.appendChild(gameobj);var game = document.getElementById("gamefileEmbed");game.setAttribute("width", "100%");game.setAttribute("height", "100%");})();
  5.  
  6. 3.) Save it
  7. 4.) Whenever you are on a ag game page click the link.
Advertisement
Add Comment
Please, Sign In to add comment