您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Shows your local time and a table to convert Torn time to your local time
My Torn Time Table gets the time zone from your browser, then uses that time to generate a conversion table between TCT and your local time, and a chart of the next 23 hours for easy reference. The time table is displayed under the clock icon in the top menu bar.
Forum thread: https://www.torn.com/forums.php#/p=threads&f=67&t=16398602
> No need to do anything, it auto-detects your time zone!
> Optionally, you can edit line 19 of the code to toggle if you'd like the table to auto-expand when you open the clock or load a page.
Notes:
> The script runs once on page load, your local time and the conversion table does not update real-time.
> Still testing on Torn PDA - version 0.4.0 may work (???)
Updates/Version History:
v0.4.0 - May 24, 2024
- Added run-at key so script runs sooner, hopefully enabling Torn PDA support
v0.3.3 - May 19, 2024
- Minor script cleanup after some testing, no operational changes.
- Greasy Fork镜像 requires me to make an 'update' to add screenshots, so...
v0.3.2 - May 12, 2024
- Fixed bug that resulted in negative time differences
- Added variable to toggle if you want the table to auto-expand
v0.3.1 - May 12, 2024
- Added link to toggle the visibility of the table, thanks to Mythia02 [2669499]
- Added tweak to align the columns nicer
- Removed a couple lines of code I left from debugging
v0.3 - May 12, 2024
- Released
Known Issues:
- None known at this time.