Torn Bazaar - $1 Quick List Button

Adds a $1 button ONLY on #/add and #/manage (no effect on bazaar view page).

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

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

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
Eureka-dot-net
Denně instalací
0
Celkem instalací
6
Hodnocení
0 0 0
Verze
1.0.3
Vytvořeno
08. 02. 2026
Aktualizováno
08. 02. 2026
Size
5,1 KB
Licence
MIT
Spustit na

This script adds a small $1 button to the Torn Bazaar Add and Manage pages.

What it does

  • Appears only on:
    • bazaar.php#/add
    • bazaar.php#/manage
  • One click will:
    • Select the item
    • Set the quantity to the maximum available
    • Set the price to $1
  • Designed to work alongside other Bazaar helper scripts (including Bazaar Filler)

What it does NOT do

  • Does not run on the public Bazaar view page
  • Does not use jQuery or external libraries
  • Does not access the Torn API
  • Does not store or transmit any data

Notes

  • The script activates only when the URL hash is #/add or #/manage to avoid conflicts with Torn’s Bazaar view page.
  • Fully client-side and lightweight.