您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Tab cycles through users starting with characters
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