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 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 |
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
import { r as ref, s as shallowRef, t as toRef, d as defineComponent, m as mergeModels, u as useModel, c as computed, w as watch, o as onMounted, a as openBlock, b as createBlock, e as createSlots, f as renderList, g as withCtx, h as renderSlot, n as normalizeProps, i as guardReactiveProps, j as createTextVNode, k as toDisplayString, l as unref, p as createElementBlock, q as mergeProps, F as Fragment, v as createCommentVNode, x as normalizeClass, y as createVNode, z as createBaseVNode, A as watchEffect, B as nextTick, C as onBeforeUnmount, D as normalizeStyle, T as Teleport, E as toValue, G as inject, H as Transition, I as useAttrs, J as resolveDynamicComponent, K as provide, L as useSlots, M as readonly, N as withDirectives, O as vShow, P as TransitionGroup, Q as withModifiers, R as vModelCheckbox, S as h, U as vModelRadio, V as vModelSelect, W as onUnmounted, X as withKeys, Y as shallowReadonly, Z as isRef, _ as reactive, $ as render, a0 as onActivated, a1 as getCurrentInstance, a2 as getCurrentScope, a3 as |