Added Backup/Restore functionality for migrating data between devices.
Checking item values on the Torn item market can be tedious. Normally, you have to click to expand the item details and then scroll down just to see the current value. This script was created to save time for active traders and players who frequently check market prices.
This script integrates cleanly into the Torn Item Market page. When you view a specific item, it fetches the current market value using the official Torn API and displays it directly next to the item name in the header. The text is formatted to blend in naturally with the dark theme of the market interface.
To protect your API limits, the script stores the fetched values locally in a cache that refreshes every 8 hours. This ensures your data stays relevant without repeatedly calling the API every time you click on a new bazaar or item category.
Your API key is stored locally in your browser through your userscript manager. It is never shared or sent anywhere other than the official Torn API to retrieve item statistics.