Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Just updated to be compliant with User Script Updates |
|
|
I fixed the under 1000 bug; It turns out that parseInt('1,053') just returns 1, so i had to remove the comma.
|
|
|
Very useful script! But seems to only find scripts with less than 1000 downloads. Scripts over 1000 are not listed. I also had to add http://userscripts.org/* to the list of included pages for the script to run. |