Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Steam Mass Sell
// @namespace https://gist.github.com/jaks97/68ed8ede8d493f369918c0956bbdb5ab
// @version 0.1
// @description Mass sell items on Steam using its own endpoint.
// @require https://code.jquery.com/jquery-3.3.1.min.js
// @require https://code.jquery.com/ui/1.12.1/jquery-ui.min.js
// @author jaks
// @match *://steamcommunity.com/*/inventory*
// @grant none