Skip to content

Instantly share code, notes, and snippets.

View danielvy's full-sized avatar

danielvy danielvy

View GitHub Profile
// ==UserScript==
// @name PoE2 Trade Copy Item Button
// @version 0.8
// @description Adds a button to the PoE2 Trade page that allows you to copy the item description and affixes to your clipboard.
// @author Kevin M - Modified by seanGSISG - Modified by danielvy
// @match https://www.pathofexile.com/trade2/*
// @icon https://www.google.com/s2/favicons?domain=pathofexile.com
// @updateURL https://gist.github.com/danielvy/674e9107958c3029e442a08d353ac531/raw/ec07be8ba6ef6b73fb08fb593de9e2245e58a983/poe2tradecopy.user.js
// @downloadURL https://gist.github.com/danielvy/674e9107958c3029e442a08d353ac531/raw/ec07be8ba6ef6b73fb08fb593de9e2245e58a983/poe2tradecopy.user.js
// @grant none