CB Room Token Badge

Import Chaturbate token stats, aggregate total tokens per user, and display it inside the balance area. Local only, no uploads.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
imarawn
Denně instalací
0
Celkem instalací
3
Hodnocení
0 0 0
Verze
2.1.3
Vytvořeno
21. 10. 2025
Aktualizováno
21. 10. 2025
Size
9,3 KB
Licence
CC-BY-NC-SA-4.0
Spustit na

💰 CB Room Token Badge — Local CSV Aggregation

A Tampermonkey userscript that reads your exported Chaturbate transaction CSV,
automatically calculates the total tokens per user/room, stores the result locally,
and displays the room’s total tokens right inside the balance area on the website.

100% local.


🧠 How It Works

  1. You export your Token Transactions CSV from Chaturbate
  2. The script imports that CSV in your browser.
  3. It extracts only the relevant information:
    • User
    • Token change
  4. It aggregates all token changes per user (summing positives and negatives).
  5. When you visit a broadcaster’s room (e.g. chaturbate.com/username),
    the script looks up that username and shows the total next to your current token balance.

⚙️ Features

Local-only — all data stays in your browser (Tampermonkey storage).
Instant display(room total: X) appended to the balance area.
Menu options — import, export, or clear data anytime.


🪄 Usage

  1. Install the userscript via Tampermonkey or Violentmonkey.
  2. On any Chaturbate page, open the Tampermonkey menu →
    Select “Import CB CSV”.
  3. Choose your exported Chaturbate CSV file
  4. The script parses and aggregates totals.
  5. Visit any room →
    You’ll see the room’s lifetime token total next to your balance.

🧩 Menu Commands

Command Description
Import CB CSV Choose and import a CSV file.
Export Totals (JSON) Save all locally stored totals as a JSON file.
Clear Totals Delete all locally stored data.

🛡️ Privacy & Storage

  • All data is stored locally inside Tampermonkey (GM_setValue).
  • Nothing is uploaded, shared, or synced.
  • You can delete all data anytime using “Clear Totals.”

License: CC BY-NC-SA 4.0


⚠️ This script is meant for personal local analysis only.
It does not interact with Chaturbate’s servers or any other users.