Files
2026-07-08 07:56:16 -05:00

1.4 KiB

Userscripts

Collection of personal browser userscripts.

Table of Contents

Script Index

Script Folder File Script README Description
Torn Training Tracker Torn Training Tracker torn-training-tracker.js README Floating tracker panel for Torn gym training progress, including target tracking and ETA estimates.

Scripts

Torn Training Tracker

Floating tracker panel for Torn gym training progress, including target tracking and ETA estimates.

New Script Template

When you add a new userscript, update both sections below:

  1. Table of Contents (add a link to the new script README).
  2. Script Index (add one table row).

Copy this row template into Script Index and replace placeholders:

| <Script Name> | [<Folder Name>](<Folder%20Name>/) | [<script-file.js>](<Folder%20Name>/<script-file.js>) | [README](<Folder%20Name>/README.md) | <Short one-line description> |