3
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Register de locale in chrome.manifest More... about 15 years ago
Initial de (German) locale More... about 15 years ago
Closes #343 Add homepage for nmaier (cherry picked from commit 2da0425c1f5eb578197af911c536f50b88b26511) More... about 15 years ago
Merge branch 'master' of github.com:erikvold/scriptish More... about 15 years ago
adding a comment about why I'm not using the window's setTimeout for @delay More... about 15 years ago
using a slightly faster timeout for @run-at document-idle More... about 15 years ago
adding 'Developers' section to about:scriptish More... about 15 years ago
ordering contributors list alphabetically More... about 15 years ago
For #338 changing method of including new schemes to match GM's More... about 15 years ago
Closes #338 Merge branch 'issue-338' More... about 15 years ago
modifying Config._load* functions to handle the various 'save' cases More... about 15 years ago
WIP #341 removed use of Q in config.js, and Config._load* are loading synchronously again More... about 15 years ago
Closes #342 removing window unload listener More... about 15 years ago
don't delay calling aCallback for Scriptish.getConfig(aCallback) when the config is available; keep script injection time consistent post load More... about 15 years ago
Closes #340 setting a explicit width & height for script-options.xul More... about 15 years ago
<em:contributor>Greg Parris; http://phob.net/</em:contributor> -> <em:developer>Greg Parris; http://phob.net/</em:developer> More... about 15 years ago
Closes #339 Adding sv-SE locale. Crediting 'Mikael Hiort af Orns' as the translator. (cherry picked from commit fa5ee0f43afefdcf0ba9c3351fddd2cfb445c572) More... about 15 years ago
minor style change: using double quotes More... about 15 years ago
Adding 'customIsGreaseableSchemes' to support scripting of non-standard schemes. More... about 15 years ago
minor fix: 'Service' -> 'Services' in modules\scriptish.js More... about 15 years ago
<em:minVersion>4.0</em:minVersion> for FF More... about 15 years ago
Closes #337 localize the 'no user scripts installed' box (cherry picked from commit 917c5c8ededc3c8db6d36c979396b69b067a2ffb) More... about 15 years ago
minor: removing a junk line from config.js More... about 15 years ago
Closes #335 only display the 'scriptish-list-empty' box if needed (cherry picked from commit e803a166ec7ad3cd994546c402c0241c03ec9ee1) More... about 15 years ago
minor change: using classList to add/remove a class More... about 15 years ago
replacing Scriptish.getConfig when the config is loaded More... about 15 years ago
restoring save delay code removed in e4a05b33bc633dc01a69514e6ceecf5153bd04fd More... about 15 years ago
Config.loadBlocklist()'s guts are warpped in a timeout now, b/c if it throws then that shouldn't block w/e called it More... about 15 years ago
Closes #331 Merge branch 'issue-331' More... about 15 years ago
set Config.loaded = true only after everything in the callback has executed without throwing an error More... about 15 years ago