Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Steam Economy Enhancer
// @namespace https://github.com/Nuklon
// @author Nuklon
// @license MIT
// @version 5.8.0
// @description Enhances the Steam Inventory and Steam Market.
// @include *://steamcommunity.com/id/*/inventory*
// @include *://steamcommunity.com/profiles/*/inventory*
// @include *://steamcommunity.com/market*
@Haoose
Haoose / quicksteamactivator.user.js
Last active November 28, 2023 17:58 — forked from pedrofracassi/quicksteamactivator.user.js
Steam Key Quick Activator
// ==UserScript==
// @name Steam Key Quick Activator
// @namespace http://pedrofracassi.me/
// @version 1.2
// @description Activates Steam Keys Quickly!
// @author Pedro Fracassi (http://pedrofracassi.me)
// @match https://store.steampowered.com/account/registerkey?key=*
// @grant none
// @run-at document-end
// ==/UserScript==