In-Chat Timestamp

Adds a timestamp to every message

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
KongScripts
今日安裝
0
安裝總數
8
評價
0 0 0
版本
1.2.2
建立日期
2016-03-06
更新日期
2016-03-06
尺寸
5.1 KB
授權條款
MIT
腳本執行於

Original Author: Ventero
Original Host: http://userscripts-mirror.org/scripts/show/55571
Created: "06/04/09"
Updated: 19/04/12
Total installs on original host as of 06/03/16: 6,457
Working Status: Obsolete

Dev notes:

Adds a timestamp to every message (format: "[01:23:34 AM] user: message").


Version: 1.2.2

Note: If you're using Firefox or Chrome, you need my framework-script in order to make this script work! So make sure it is installed when installing this one!

You can change the format with /timeformat 12 or 24 to 12/24-hour-clock.
/tscolor hexcode (i.e. /tscolor 00ff00) changes color of timestamp.

/toggleseconds ... well, obviously it toggles if seconds are displayed or not ;)

Click the screenshot to see it in action.

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

Changelog:

1.2.2: Accidentally removed the /toggleseconds functionality (thanks JKuang!)
1.2.1: Fixed typo
1.2: Code cleanup
1.1: Fixed a small issue caused by Kong's new chat messaging features
1.0: Added auto-updater and fixed some minor bugs
0.8: Added Chrome 4-support, requires the new version of my framework-script
0.8: Added Chrome 3.0-support
0.71: Fixed a bug which broke the script in Chrome and Opera. Thanks IAmTheCandyman!
0.7: Added /toggleseconds
0.5: Initial release