3
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use FF3+ XPCOMUtils to generate XPCOM stuff More... about 16 years ago
overlaying about:addons now that https://bugzilla.mozilla.org/show_bug.cgi?id=565610 is resolved More... about 16 years ago
bug fix: need to check if GM_isGreasemonkeyable(url) is true when filtering by url. More... about 16 years ago
Adding a "Manage Page's User Scripts..." menu item to the GM status bar menu. More... about 16 years ago
Closes #1152 implementing filter controls for the FF <= 3.6.* addon manager's user scripts tab. More... about 16 years ago
Fixes #1150 scripts that were disabled, are disabled after an udpate is installed. More... about 16 years ago
Fixes #1149 ordering of 'Find Updates' button and 'Get User Scripts' link More... about 16 years ago
Fixes #1148 scripts failed to work after dependencies were downloaded. More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into GM_addStyle-mod1 More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into addons-fix-III More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into issue-1128 More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into addons-update-3 More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into addons-update-2 More... about 16 years ago
Merge branch 'master' of git://github.com/greasemonkey/greasemonkey into issue-1123 More... about 16 years ago
Fix build.sh after license text rearrangement. More... about 16 years ago
Drop GPL references -- we're reusing under MPL only. More... about 16 years ago
Merge remote branch 'sizzlemctwizzle/issue-1111' More... about 16 years ago
Set up CREDITS and parallel LICENSE files. More... about 16 years ago
Make the "needs uninstall" message wrap within available space. More... about 16 years ago
Merge remote branch 'arantius/addons-new-script' More... about 16 years ago
Merge remote branch 'erikvold/issue-1114-3' into addons-new-script More... about 16 years ago
Cleanup temp. files when closing install window, via hotkey. More... about 16 years ago
Improving comment and verifying merge More... about 16 years ago
Began implementing drop support for the new userscript dialogewhere a user can now drop any .user.js file onto the new userscript manager and hopefully trigger install. This is up to the point of alert (the URL) to the file the user drops, and handles validating the file is the correct type in the onDragOver evnt displaying default move cursor for only .user.js files More... about 16 years ago
Avoid errors when downloading non-XML with XMLHttpRequest. More... about 16 years ago
Drop redundant function call. More... about 16 years ago
Merge remote branch 'arantius/advertise-support' More... about 16 years ago
Drop orphaned constant. More... about 16 years ago
Firebug < 1.2 has Firefox 2.0 max compatibility, drop code. More... about 16 years ago
updating chrome.manifest to switch the overlay of the extension manager depending on the appversion More... about 16 years ago