您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds a button to player profiles to save them to a custom list and a new menu to access the list.
This userscript adds a button to Torn City player profiles, allowing you to save players to a custom list. It also creates a new menu in the sidebar to access and manage your list.
Add Players to List: Click the star button on player profiles to add them to your custom list.
View Your List: Access your list via the "Your List" button in the sidebar.
Remove Players: Remove individual players or clear the entire list.
Dynamic Updates: The list updates in real-time, and the sidebar displays the current number of players in your list.
Navigate to a player's profile in Torn City.
Click the star button to add the player to your list.
Click the "Your List" button in the sidebar to view and manage your list.
Use the "Remove" button to delete individual players or "Remove All" to clear the list.
The list is stored locally using GM_setValue and GM_getValue, so it persists across page reloads.
The script dynamically updates the list and sidebar count in real-time.
Enjoy managing your Torn City player list with ease <3