Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name PoE2 Trade Copy (English Only)
// @namespace http://tampermonkey.net/
// @version 1.3
// @description Copy PoE2 item details in English only (keeps Rarity line, removes P/S tags)
// @author You
// @match https://www.pathofexile.com/trade2/*
// @grant none
// ==/UserScript==