3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bug fix: for Seamonkey 2.1b1 there is no add-on bar More... over 15 years ago
bug fixes: - when a script was modified then the script was only injected to the one page that was loaded when the script was found to be modified, and only if the page ran the script (so other pages that the script should have run on were being missed) - when a script was injected the @run-at was ignored and it was injected asap - the enabled state of scripts was ignored when injecting after modification More... over 15 years ago
keeping variable refs from modules/constants.js within the main anonymous self executing function of content/js/addonstab.js More... over 15 years ago
Closes #79 Merge branch 'issue-79' More... over 15 years ago
making sure that the download url is a valid uri before offering the "Copy Download URL" context menu item. More... over 15 years ago
adding an 'Add-on Manager' option group & script dl URL option More... over 15 years ago
minor changes to AM dl URL copying, now off by default More... over 15 years ago
Implements #79 copy download URL in context menu More... over 15 years ago
Got consent from Henrik Nyh More... over 15 years ago
minor whitespace adjustment (cherry picked from commit 5133af93f188d9661b521a32c34bb70d2d5753ca) More... over 15 years ago
comment error... rihgt -> right (cherry picked from commit 37b84894d5c819af1a882342140228c7eb9e31ee) More... over 15 years ago
some whitespace adjustments (cherry picked from commit 2e91cb205addc0827c397caff96349ed62d8bca0) More... over 15 years ago
using faster timeout for Scriptish_installUri More... over 15 years ago
using faster timeout in Scriptish_alert More... over 15 years ago
using the faster timeout in ScriptInstall More... over 15 years ago
using timeout for Scriptish_notification More... over 15 years ago
adding a bare bones timeout More... over 15 years ago
making the function that does nothing a constant More... over 15 years ago
Closes #105 no longer creating menu commanders for iframe windows More... over 15 years ago
Closes #113 Implementing GM_safeHTMLParser(aHTMLStr) More... over 15 years ago
Closes #108 Supporting @injectframes More... over 15 years ago
removing a useless line and making some other minor style changes More... over 15 years ago
minor variable renaming More... over 15 years ago
minor performance tweak to GM_xmlhttpRequest() and some minor style changes More... over 15 years ago
minor simplification on GM_openInTab() More... over 15 years ago
added continue for the Script header delay case More... over 15 years ago
various style tweaks in extension/modules/script/ More... over 15 years ago
Closes #106 Supporting @website More... over 15 years ago
Closes #107 Supporting @defaulticon More... over 15 years ago
bug fix: not all scripts were being uninstalled if 2+ were supposed to be More... over 15 years ago