3
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Songbird and Seamonkey support code. More... about 16 years ago
Remove Songbird and Seamonkey support code. More... about 16 years ago
Remove advertised support for Songbird. More... about 16 years ago
Remove advertised support for Songbird. More... about 16 years ago
Fixed an error during late injection where a script that is waiting for its dependencies to be downloaded may be included elsewhere(such as in another tab or an iframe). This causes an error because old dependencies are deleted before the new ones are downloaded. So this commit keeps GM from trying to inject scripts that are waiting for their dependencies to be downloaded. More... about 16 years ago
Use document.getElementById to get related node in the observer from the list of scripts. More... about 16 years ago
Merge branch 'master' into issue-1111 More... about 16 years ago
The line this comment applied to is gone, so remove. More... about 16 years ago
improving regular expression that removes 'userscripts' class from the addon manager so that whitespace is handled better. More... about 16 years ago
bug fix: when switching tabs in the addon manager the 'userscripts' class was not being removed properly. More... about 16 years ago
Clean up wrapped/unsafe semantics when passing windows around. More... about 16 years ago
renaming the tooltip and accesskey values for the addon manager's new script button More... about 16 years ago
Do a better job of setting/unsetting the extension list class when entering/leaving the user scripts tab. More... about 16 years ago
Only 'cancel' and 'now' context menu items for 'needs uninstall' scripts. More... about 16 years ago
Cancel existing save timer when getting the next _save() request. More... about 16 years ago
Disable a script while it 'needs uninstall'. More... about 16 years ago
Simplify Config._save() timer wrapper. More... about 16 years ago
Replace the "uninstall cancel" message via XBL, not hacky javascript / anonymous DOM access. More... about 16 years ago
Re-set 'needs uninstall' on listitem, when creating. More... about 16 years ago
Remove script from the uninstall queue, in 'uninstall now' case. More... about 16 years ago
Change the todo comment to make sense. More... about 16 years ago
Actually uninstall scripts when the dialog is closed. More... about 16 years ago
Refactor creating a "script ID" into one place: the script object. More... about 16 years ago
Simple uninstall -> flagged -> cancel -> unflagged UI. With "Uninstall Now" context menu item. More... about 16 years ago
Merge branch 'master' into issue-1111 More... about 16 years ago
Fixes #1133 edit/disable/enable/uninstall buttons all work now More... about 16 years ago
Re-fix sed usage to actually work across platforms. More... about 16 years ago
Add the en-US context menu string for "Show Containing Folder". More... about 16 years ago
Merge branch 'master' into issue-1111 More... about 16 years ago
adding support for any extension that fails to update gView, and removing the code that used to only fix Stylish More... about 16 years ago