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
cache any auto generated homepageURL More... almost 16 years ago
updating GM_notification(msg) api to GM_notification(msg, title, img, callback) More... almost 16 years ago
Removing 'type' attribute of ScriptDependency More... almost 16 years ago
minor edit to LICENSE.txt More... almost 16 years ago
moving the uso_medium.png icon into a 'third-party' folder. More... almost 16 years ago
moving getFirebugConsole function to it's own JSM file, and made some minor style changes to components/scriptish.js More... almost 16 years ago
bug fix: missed adding ru-RU locale line to chrome.manifest More... almost 16 years ago
minor style changes More... almost 16 years ago
used punypng.com to compress the icons More... almost 16 years ago
Adding a default icon from UserScripts.org More... almost 16 years ago
removing Firebug 1.2.* specific code More... almost 16 years ago
creating a ScriptIcon.setIcon() method to validate and save a @iconURL value More... almost 16 years ago
Move logic to confirm a mime type is a image into the ScriptIcon class. More... almost 16 years ago
minor style changes to modules/script/script(icon|require|resource).js More... almost 16 years ago
minor changes to the content/js/browser.js file: More... almost 16 years ago
using XPCOMUtils.generateQI in content/js/browser.js More... almost 16 years ago
creating a Scriptish_getURLsForContentWindow function and a module for it. More... almost 16 years ago
Closes #85 auto generating github.com homepage urls from download urls More... almost 16 years ago
Closes #52 Supporting Seamonkey 2.1 More... almost 16 years ago
bug fix: using safeWin ref as key for menu commands More... almost 16 years ago
Add the toolbar button to the add-on bar by default. More... almost 16 years ago
minor style changes, and removing a couple unnecessary variables More... almost 16 years ago
minor style changes to components/scriptish.js and modules/utils/Scriptish_getEnabled.js More... almost 16 years ago
bug fix: content pages could've tried loading Scriptish resource: urls to detect if Scriptish is installed on a user's browser. More... almost 16 years ago
style changes, and removing an unused function. More... almost 16 years ago
bug fix: when a user script tries to overwrite a window global (like scrollTo), then the user script should be wrapped as it is when a return is not in a function (this won't solve the issue when it occurs after evaluation however) More... almost 16 years ago
make sure that GM_worker threads are shutdown when the window unloads More... almost 16 years ago
minor style changes to modules/api/GM_xmlhttpRequester.js More... almost 16 years ago
minor style changes More... almost 16 years ago
importing NetUtils and AddonManager* in modules/constants.js and pass it thru that file to the rest of the project More... almost 16 years ago