Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Ah, okay :) |
|
|
It broke with the technical changes introduced in the Greasemonkey 0.6 series, I'm afraid, and I never mustered the interest to compensate. |
|
|
I don't think this worked for me :/ |
|
|
Thanks! I downgraded my greasemonkey when it barfed on my scripts -- I'll just have to upgrade again when time allows. The script has been recoded to UTF8 now, though. |
|
|
Correction: you can use non-ascii chars, but you have to encode it UTF. |
|
|
Your script won't work in greasemonkey 0.5 due to a bug that makes it impossible to install scripts with non-ascii chars in it. I guess its some ÃÂ¥ ä or ö somewhere in there. nice scripts otherwise. |