Torn Bazaar - $1 Quick List Button

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Eureka-dot-net
Dziennych instalacji
0
Wszystkich instalacji
6
Oceny
0 0 0
Wersja
1.0.3
Utworzono
08-02-2026
Zaktualizowano
08-02-2026
Rozmiar
5,15 KB
Licencja
MIT
Dotyczy

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.