Emulate Greasemonkey functions

Type: 
Userscript
Original author: 
TarquinWJ
Your rating: None Average: 3.8 (6 votes)

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Note that it hasn't been

Note that it hasn't been updated for quite a while and GM_setValue and related functions in particular can be done much better with localStorage these days.

Intelligent alien life does exist, otherwise they would have contacted us.

Greasemonkey Emulation

There is a new script here: http://userscripts.org/scripts/show/88932

Nice update, but not legal

That seems to be a blatant violation of the author's terms and conditions, namely:

You are welcome to download, store, print, utilise and modify these scripts, without the need for any written permission. However, if you want to include the scripts, or modified versions of these scripts, in any script archives for downloading, or in bundled or distributed scripts/software, you should contact me first and obtain my express written permission. (I do not, and will not give permission to make modified-for-Greasemonkey/Turnabout/other-browser versions of these scripts available for download anywhere else (emphasis added).)

I have notified the author.

Intelligent alien life does exist, otherwise they would have contacted us.

Update

There is a new message on the page userscript:

This script is based on the "Emulate GM functions by TarquinWJ" but the script was completely rewritten by me, so from version 1.3.9 it no longer contains any code from the original script.