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
Merge branch 'issue-37' More... almost 16 years ago
Closes #37 implementing GM_notification More... almost 16 years ago
lazy load nsIIOService More... almost 16 years ago
Merge branch 'issue-36' More... almost 16 years ago
allow tab spaces between user script header key and value. More... almost 16 years ago
Closes #36 using nsIAlertService instead of old code that relied on the status bar. More... almost 16 years ago
minor performance tweaks for the Timer module. More... almost 16 years ago
lazily loading the nsIAppShellService for better startup performance. More... almost 16 years ago
adding close() method to GM_worker scope so that the Worker can close itself. More... almost 16 years ago
Merge branch 'master' into issue-5 More... almost 16 years ago
setting em:maxVersion to 4.0b7pre More... almost 16 years ago
Define the updateDate for FF4 Addon objects. More... almost 16 years ago
initial work on GM_worker. More... almost 16 years ago
because minVersion will be 4.0 there is no need to check if sendAsBinary is supported More... almost 16 years ago
removing unnecssary check that Cu.Sandbox exists More... almost 16 years ago
removing unused variable 'codebase' More... almost 16 years ago
Pass the context in which a user script has been opened to GM_ScriptDownloader. If the user script has a content type of text/html, load it in that context, otherwise close the context. More... almost 16 years ago
@name defaults to filename and @namespace defaults to the host of the install url or "" More... almost 16 years ago
Merge branch 'issue-1' More... almost 16 years ago
bugfix: for @match foo://* More... almost 16 years ago
display the @match values in the install window More... almost 16 years ago
initial stab at porting the MatchPattern object from Jetpack More... almost 16 years ago
no need to set status to enabled when that is the default value. More... almost 16 years ago
bugfix: converting the downloadURL to a uri and passing that to the Script.parse More... almost 16 years ago
bugfix: when reading config.xml lower case the unwrap and noframes node names. Also adding a minor optimization so that isTopWin does not need to be checked for every script per page load More... almost 16 years ago
Merge branch 'issue-25' More... almost 16 years ago
Closes #25 implements @noframes More... almost 16 years ago
Merge branch 'scope-name-changes' More... almost 16 years ago
other misc renaming More... almost 16 years ago
renaming gm-browser.properties to scriptish-browser.properties More... almost 16 years ago