Script does not work anymore in Firefox 3.1 beta 3
|
|
Cause seems to be the use of a sharp variable: Error: invalid sharp variable use #1#
Sharp variables are discouraged by Mozilla (https://developer.mozilla.org/en/Sharp_variable...) and only seem to work with Spidermonkey; Tracemonkey doesn't seem to support them anymore. |
|
|
Dang, that's a shame. Oh, well; guess I'll change to a messier solution next update. |
|
|
Any news on an update? Just won't run anymore. |
|
|
Try the script's upstream installation url http://kronos-utils.notlong.com/ -- I don't push updates here very often, as I'm a lazy bum and the @resource and @require lines would have to become absolute urls rather than being local here on us.o, which I don't quite like. |