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
minor change to ja-JP version of alert.fromURI More... almost 16 years ago
No more @include * default, if there is no @include or @match defined, then the userscript can be installed, but it won't run on any sites. More... almost 16 years ago
removing lazyGetter from last commit More... almost 16 years ago
using a single function which opens about:addons to the userscript tab More... almost 16 years ago
Closes #51 install notification is clickable More... almost 16 years ago
renaming modules/third-party/mpl-utils.js to modules/third-party/Scriptish_openFolder.js More... almost 16 years ago
adding strings for two menuitems 'Edit' and 'Open Folder' More... almost 16 years ago
name doesn't need to be localized More... almost 16 years ago
typo remove. More... almost 16 years ago
add translator node More... almost 16 years ago
no longer wrapping @requires to improve error messages More... almost 16 years ago
localizing add-on description in install.rdf More... almost 16 years ago
removing prefWindow.titleWin string, it's redundant More... almost 16 years ago
no longer using install.msg text More... almost 16 years ago
only use uri.host for default namespace value if the _downloadURL is known. More... almost 16 years ago
Closes #57 respect private browsing mode More... almost 16 years ago
Add Japanese locale files. More... almost 16 years ago
moving update/install check out of components/scriptish.js More... almost 16 years ago
cleaning up GM_console More... almost 16 years ago
minor changes to components/scriptish.js: - don't need console var w/in injectScripts method - removing code commented out of updateVersion method More... almost 16 years ago
using Array.slice instead of Array.prototype.slice.call More... almost 16 years ago
removing use of a string in a setTimeout More... almost 16 years ago
bug fix: allow editor paths to contain UTF-16 chars More... almost 16 years ago
removing Scriptish_memoize, it's not actually helping anything. More... almost 16 years ago
changing version to 0.1b2 More... almost 16 years ago
Merge branch 'reorganize-script-dl' More... almost 16 years ago
removing a bunch of script download logic out of content/js/browser.js More... almost 16 years ago
bug fix: file not found err when clicking 'install' after viewing source More... almost 16 years ago
no longer using Scriptish_installUri in if statement w/in shouldLoad More... almost 16 years ago
bug fix: minor css error More... almost 16 years ago