Home




Downloads

Firefox Extensions [3]

Greasemonkey Scripts [10]




Recent Activities

.: 1 :.

.: 2 :.

.: 3 :.





Fund Little Spark's Projects



Blog

Downloads‎ > ‎Greasemonkey Scripts‎ > ‎

Behind The Scene

Version 0.1.7 was updated on 6 Nov 2009 [changelog]


Play Online Games Offline! 玩离线Flash游戏 !



A Case Study of What This Script Does

1. On this UNICEF page is an intro to the game "Ayiti: The Cost of Life".


2. Clicking on the link "Play the game now!" will bring us to this page as seen below.

Game display is not scalable and it stays at the top-left corner of the page

3. The greasemonkey script will display the info-link of the file being played. With this info-link, it can then be easily played by itself on the browser and/or saved on the hard disk. However, this will be dependent on the file's format, how the site controls the file, etc.

4. Clicking on item "1: ayiti.newzcrew.org [GKcontainer.swf]" will reload the page to the url of the file.

Game display now scalable based on the width and height of the browser

5. What is the url of this game? Try this script and know the answer!