3
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating the homepageURL More... almost 16 years ago
minVersion is now 44.0b1 More... almost 16 years ago
updating version to 0.1b1 More... almost 16 years ago
removing final piece of JS from browser.xul More... almost 16 years ago
updating build.sh to work for Scriptish More... almost 16 years ago
Removing the 'install user script' menuitem from the Tools > Scriptish menu when viewing the source of a user script (install banner is already available) More... almost 16 years ago
bug fix: when going directly to about:addons userscripts weren't listed. More... almost 16 years ago
removing the 'Fetching User Script' notification, it sucks. More... almost 16 years ago
bug fix: 'install user script' menuitem wasn't being displayed when a user script filename ended with user-#.js More... almost 16 years ago
moving js related to the Enabled/Disabled menuitem out of browser.xul More... almost 16 years ago
moving a little more js out of browser.xul, for opening the options window. More... almost 16 years ago
renaming more ids, and moving more js out of browser.xul More... almost 16 years ago
organizing content/browser.xul a bit, moving some js from the xul to content/browser.js, adding an image to the context menuitem, and renaming more xul IDs More... almost 16 years ago
adding scriptish icon to tools menu, and renaming a few ids from using 'gm' prefixes to 'scriptish' More... almost 16 years ago
moving logic from content/browser.js and content/browser.xul to modules/content/browser.js More... almost 16 years ago
minor style change to content/browser.js More... almost 16 years ago
some simplifications to Scriptish_hitch More... almost 16 years ago
some minor reorganizing of the code behind the 'Manage User Scripts' menuitem. More... almost 16 years ago
minor performance tweaks to content/browser.js chromeLoad method. More... almost 16 years ago
moving code to open the 'new script' and 'options' window to JSM More... almost 16 years ago
making a jsm for browser js and moving the status toggling into it. More... almost 16 years ago
removing a line which is no longer needed. More... almost 16 years ago
style changes to Stylish_newUserScript.js More... almost 16 years ago
removing request for non existent file More... almost 16 years ago
moving findError method to it's own JSM. More... almost 16 years ago
minor style changes More... almost 16 years ago
bug fix: using nsIThread in Timer module when I should be using nsITimer.. More... almost 16 years ago
moving use of window.setTimeout for nsITimer More... almost 16 years ago
bug fix: @match http://* was failing More... almost 16 years ago
Merge branch 'issue-5' More... almost 16 years ago