3
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
making convert2RegExp forgive newlines (which should not be provided). More... about 16 years ago
updating license information More... about 16 years ago
Moving GUID to _upadateVersion function because it's only used there, and afterwards it's just a mem leak. More... about 16 years ago
minor name changes in locale/ More... about 16 years ago
Merge branch 'issue-1049' of github.com:erikvold/greasemonkey More... about 16 years ago
No longer observing profile-after-change or app-startup, b/c there's no need to. More... about 16 years ago
Only importing modules/prefmanager.js into service when it is needed. More... about 16 years ago
Removing GM code that backed up the gm_scripts folder upon upgrade to 0.8. More... about 16 years ago
Changing the name of this extension to Scriptish More... about 16 years ago
changing ext and xpcom ids More... about 16 years ago
Only creating instances of GM_xmlhttpRequester, GM_ScriptStorage, GM_Resources, and GM_ScriptLogger, when they are required, to save memory and improve performance. More... about 16 years ago
creating a GM_* api facade in which all GM_apiLeakCheck calls are made, all of which simplifies GM_apiLeakCheck greatly. More... about 16 years ago
Removing a number of translations that I can't account for and would like to replace. More... about 16 years ago
removing a redundant <em:optionsURL> More... about 16 years ago
removing 2 useless files. More... about 16 years ago
ignoring some files types that I will never want in the repo. More... about 16 years ago
changing em:maxVersion to 4.0b2pre More... about 16 years ago
adding a comment about Worker being added in FF 3.5 More... about 16 years ago
Merge commit 'c00ffef622255ee8a568950c870f7508a4a346d5' More... about 16 years ago
don't need GM_apiLeakCheck in GM_resources.prototype.getFileURL, because it's not available in user script scope. More... about 16 years ago
Merge branch 'issue-1061' of github.com:erikvold/greasemonkey More... about 16 years ago
insert the 'create user script' button where the 'install file' button would be. More... about 16 years ago
Merge branch 'issue-1152' of github.com:erikvold/greasemonkey More... about 16 years ago
Merge branch 'addon-update-6' of github.com:erikvold/greasemonkey More... about 16 years ago
Merge branch 'addons-update-3' of github.com:erikvold/greasemonkey More... about 16 years ago
Merge branch 'addons-update-2' of github.com:erikvold/greasemonkey More... about 16 years ago
Merge branch 'issue-1128' of github.com:erikvold/greasemonkey More... about 16 years ago
Basic support for drag/drop user scripts on the addons window to install. More... about 16 years ago
Merge branch 'GM_addStyle-mod1' of github.com:erikvold/greasemonkey More... about 16 years ago
Merge branch 'addons-fix-III' of github.com:erikvold/greasemonkey More... about 16 years ago