| Recently Updated Topics | Posts |
|---|---|
| Archived Comments | 3 |
this script has 1 topic, 3 posts
This script has no reviews.
Tested platform: Firefox 3.0.3 + Greasemonkey 0.8


Configuration
// =========== config =============
var cfg = {
anim: 0, // speed of animation, in seconds (0: disable anim)
max: 10, // max num of results to display
comp: false // auto-selecting matched items (true: auto-select)
};
// ================================Updates
- [2008-07-02] 0.1.0 first version
- [2008-07-16] 0.1.1 add configurable items
- [2008-10-03] 0.1.2 some improvements





