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
adding a todo More... almost 16 years ago
options.xul no longer uses dtd More... almost 16 years ago
using NetUtil More... almost 16 years ago
minor changes More... almost 16 years ago
localized string is now added to about:addons via js More... almost 16 years ago
localized strings are now dynamically inserted into xul elements on content/browser.xul More... almost 16 years ago
updated Scriptish_stringBundle to use the extensions.scriptish.useDefaultLocale preference More... almost 16 years ago
removing the scriptish-bbrowser.properties file More... almost 16 years ago
adding pref for using default locale, which will allow users to switch to english from their default foreign language More... almost 16 years ago
moving overlay js in to a subfolder of /content/ More... almost 16 years ago
Merge branch 'issue-3' More... almost 16 years ago
Closes #3 implementing GM_setClipboard More... almost 16 years ago
if a user script doesn't exist when loading the config, then uninstall it automatically. More... almost 16 years ago
forEach is much slower than a for(;;) loop, switching an instance. More... almost 16 years ago
minor optimizations to the config's save method, using for loop instead of forEach, and using Timer module instead of inline timer code. More... almost 16 years ago
moving css out of install.xul to install.css More... almost 16 years ago
adding version number to install dialog More... almost 16 years ago
making contributors with AddonAuthor constructor More... almost 16 years ago
adding version to install notification More... almost 16 years ago
Closes #41 user script information is updated on list view when a update is made (but kicked back to list view if they were on detail view, need to fix that.. see bug #550048 More... almost 16 years ago
Closes #42 installing a blank user script now works. More... almost 16 years ago
adding sourceURI attribute to the Script obj More... almost 16 years ago
using AddonManagerPrivate.AddonScreenshot More... almost 16 years ago
timeout before sending notifications, because there is no hurry. More... almost 16 years ago
bug fix: when using @homepageURL there was a missing continue statement. More... almost 16 years ago
Merge branch 'issue-33' More... almost 16 years ago
Closes #33 @screenshot is supported More... almost 16 years ago
<em:minVersion>4.0b5pre</em:minVersion> More... almost 16 years ago
bug fix: @author wasn't displayed in about:addons More... almost 16 years ago
bug fix: when building a official xpi the version was not parsed from install.rdf correctly. More... almost 16 years ago