Original Author: Kongregate. It adds a "Reload Game" button above most games, in the toolbar where you see "Instructions", "Rate This Game", etc. It also adds a "/reload" command to chat
Donations
I do this for fun at no charge, but if you wish to contribute to keep the project alive CLICK HERE
This is NOT an agreement or contract that entitles you to anything from me, or the continuation of this script.
Installation - The install button is a small green button in the top right hand corner of this page
Google Chrome:
Click the green button that says "Install" at the top right of the screen then refresh your kongregate game
Firefox:
You need Greasemonkey for Firefox before installing this script.
Click the green button that says "Install" at the top right of your screen then refresh your kongregate game
Opera:
If you haven't done so, you will need to setup a userscript directory in Opera before you can install this script:
Mac Users: Click O Menu > Preferences > Advanced > Content > JavaScript Options
Windows & *nix: Click O Menu > Settings > Preferences > Advanced > Content > JavaScript options
Select the directory where you will put your User JavaScript files.
Right Click the green button that says "Install" at the top right of this page
Click "Save Target As" and save the file as SRLTSX.user.js in your user script directory
Reload Opera
Other Browsers:
I haven't had a chance to test with other browsers, once I do I will put up instructions of how to install this script :)
Trouble Shooting - Chrome
Is the script Enabled?
Click the wrench icon in your chrome toolbar.
Hover over "Tools", and select "Extensions".
Find "Reload 4 Kong" in the list
If there isn't a check in the "Enable/Enabled" checkbox, click the box, then reload your game.
Still not working?
In the addressbar, enter: chrome://settings/extensions
Click the checkbox in the top right corner labeled "Developer mode"
Click the triangle to the left of "Reload 4 Kong"
Copy the text after "ID:" and store it somewhere for later referance
Click the "Remove" button for "Reload 4 Kong"
Close Chrome
Open up "My Computer"
In the addressbar enter:
%userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\
Locate the folder with a name matching the the ID you copied from the Extensions tab and delete it
Restart Chrome
Reinstall this script
Trouble Shooting - Firefox
Is Greasemonkey Enabled?
Right click the greasemonkey icon in your firefox toolbar.
If "Enabled" does not have a checkmark beside it, click it then refresh your game.
Is the script Enabled
Right click the greasemonkey icon in your firefox toolbar. Click "Manage user scripts". If there is a button for "Reload 4 Kong" labled "Enable", click it, then refresh your game.
Still not working
Click the monkey head in the top right of firefox
Click "Manage User Scripts"
Click "remove" beside "Reload 4 Kong"
Restart Firefox
Install this script
Restart Firefox
Chat Commands
Command:
/reload
Reloads the currently played game without refreshing the page
Example: /reload
Updates
May 21, 2013
Fix: Missed changing the insert element to the correct one
Change: 'reload' is now inserted as the first item into the quicklinks bar
Change: Removed useless coding, and shortened the over all script
May 19th, 2013
Fixed to work with new kongregate layout - Thanks to Mortimer Grim for fix