Username-completion

Tab cycles through users starting with characters

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
KongScripts
日安装量
0
总安装量
9
评分
0 0 0
版本
1.5
创建于
2016-03-06
更新于
2016-03-06
大小
3.1 KB
许可证
暂无
适用于

Original Author: Ventero
Original Host: http://userscripts-mirror.org/scripts/show/49872
Created: 23/05/09
Updated: 19/04/12
Total installs on original host as of 06/03/16: 2,856
Working Status: Obsolete

Dev notes:

When pressing tab, this script replaces the current word with the first user in the userlist whose name starts with that word. Pressing tab again selects the next user etc.



Version: 1.5

Copyright (c) 2009-2012 Ventero, licensed under MIT/X11 license.

Version 1.5: Removed Framework dependency and restored Chrome support
Version 1.4.3: Fix for FF4rc1
Version 1.4.2: Fixed a problem that would show the "You don't have the framework installed"-alert on tag-pages even though the framework is installed.
Version 1.4.1: Compatibility fix for FF4.
Version 1.4: Added auto-updater
Version 1.3: Added Chrome 4-support, requires the new version of my framework-script
Version 1.2: Works now with Firefox + Opera again.
Version 1.1: Compatibility fix. Make sure my framework-script is installed!
Version 1.0: Script now adds a colon if completed username is first word in the row (thanks to kaedenn for the idea). Also made it compatible with the new versions of my scripts
Version 0.9: Initial release