3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removing no longer used gm-addons.dtd More... almost 16 years ago
rename greasemonkey.properties to scriptish.properties More... almost 16 years ago
renaming greasemonkey.dtd to scriptish.dtd More... almost 16 years ago
Merge branch 'master' into scope-name-changes More... almost 16 years ago
removing code for 'Manage Page's User Scripts' menu item More... almost 16 years ago
changing mentions of 'greasemonkey' in comments to 'scriptish' More... almost 16 years ago
renaming GM_memoize to Scriptish_memoize More... almost 16 years ago
renaming GM_sha1 to Scriptish_sha1 More... almost 16 years ago
renameing GM_parseScriptName to Scriptish_parseScriptName More... almost 16 years ago
Gm_launchApplicationWithDoc to Scriptish_launchApplicationWithDoc More... almost 16 years ago
renaming GM_installUri to Scriptish_installUri More... almost 16 years ago
renaming GM_getWriteStream to Scriptish_getWriteStream More... almost 16 years ago
renaming GM_getTempFile to Scriptish_getTempFile More... almost 16 years ago
renaming GM_getProfileFile to Scriptish_getProfileFile More... almost 16 years ago
renaming GM_openInEditor to Scriptish_openInEditor More... almost 16 years ago
renaming GM_getEditor to Scriptish_getEditor More... almost 16 years ago
renaming GM_ScriptDownloader to ScriptDownloader More... almost 16 years ago
renaming GM_showUserscriptList to Scriptish_showUserscriptList More... almost 16 years ago
renaming GM_getBinaryContents to Scriptish_getBinaryContents More... almost 16 years ago
renaming GM_uriFromUrl to Scriptish_uriFromUrl More... almost 16 years ago
renaming GM_isGreasemonkeyable to Scriptish_isGreasemonkeyable More... almost 16 years ago
renaming GM_compareVersions to Scriptish_compareVersions More... almost 16 years ago
renaming GM_firefoxVersion to Scriptish_firefoxVersion More... almost 16 years ago
rename GM_convert2RegExp to Scriptish_convert2RegExp More... almost 16 years ago
renaming GM_os to Scriptish_os More... almost 16 years ago
renaming GM_MenuCommander to Scriptish_MenuCommander More... almost 16 years ago
renaming GM_AddonProvider to Scriptish_addonProvider More... almost 16 years ago
removing utils.js file, and renaming GM_getUriFromFile() to Scriptish_getUriFromFile() More... almost 16 years ago
renaming GM_getConfig() to Scriptish_getConfig() and moving it to it's own file. More... almost 16 years ago
renaming GM_log* to Scriptish_log* and moving the related methods to the /modules/logging.js More... almost 16 years ago