
Autocompletter: a simple Twitter autocomplete Greasemonkey userscript
11 months ago
A little demo of a script I did to enable autocomplete for twitter replies.
I wasn't happy with the existing options, they were either bloated or unreliable, so I hacked up a simple option that complete as you type and cycle throug options when you press Esc, Textmate-style. When the prediction is the name you look for you can just press Tab or the Right Arrow to continue.
Installation at fabricio.org/greasemonkey/twitter.simple.autocomplete.user.js
Source at github.com/fczuardi/autocompletter/tree/master
I wasn't happy with the existing options, they were either bloated or unreliable, so I hacked up a simple option that complete as you type and cycle throug options when you press Esc, Textmate-style. When the prediction is the name you look for you can just press Tab or the Right Arrow to continue.
Installation at fabricio.org/greasemonkey/twitter.simple.autocomplete.user.js
Source at github.com/fczuardi/autocompletter/tree/master
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo

Previous Week
1- the past version might not work anymore since Twitter changed their HTML code
2- the new version has more username options, it will now predict not only people in the timeline, but people visible on your "Following" grid at the sidebar as well.