This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |