Notifies when at same version!?
|
|
Hello I use two scripts that have this control.
Both are notifying even when my version of script is same as latest version. I would like to be notified only when the scripts latest version is greater than my version. My setup:
|
|
|
Hello, Discovered the bug right now. Didn't have the problem at home since i'm using Firefox 3.0 there. I guess it's caused by new javascript engine and the way it handles text and characters. I'll fix this as soon as possible. Be patient (a couple of hours), i'll have to test it also in FF 2 and 3 before releasing the fix. If you can't wait, please had this line in your script just after var offRel=dom.getElementById('summary').getElementsByTagName('b')[1].nextSibling.textContent; offRel=offRel.replace(/[\0\n\f\r\t\v\s]/g,""); |
|
|
Now fixed. Not so easy, because of bugs in userscript page code ;-) Will now correct Google Smart Subscribe... |