您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Add buy/sell thresholds to Torn stocks in their own column, highlight when matched, values persist after refresh
Torn Stock Buy/Sell Highlighter
Author: Domegid [3748830]
Version: 1.1
Namespace: http://tampermonkey.net/
Compatible with: Tampermonkey / Greasemonkey, PC & Mobile browsers
This userscript adds a dedicated column to the Torn City stock market page, allowing users to enter Buy and Sell price thresholds for each stock.
- Stocks are highlighted green if the current price is below your Buy threshold.
- Stocks are highlighted red if the current price is above your Sell threshold.
- Values are persisted across page reloads using localStorage.
- Each stock has a small “Clear” button to reset its own thresholds.
https://www.torn.com/page.php?sid=stocks
).MIT License – free to use and modify.