Torn Bazaar - $1 Quick List Button

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

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Eureka-dot-net
1日のインストール数
0
累計インストール数
6
評価
0 0 0
バージョン
1.0.3
作成日
2026/02/08
更新日
2026/02/08
大きさ
5.15KB
ライセンス
MIT
対象サイト

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.