您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Click on a sale price to copy it to the clipboard
Quick Price Copy Userscript
This userscript allows you to quickly copy sale prices from the Dead Frontier marketplace, making it easier to undercut prices when posting your own items for sale.
Price_Undercut_Value
variable in the script.To change the undercut value, simply modify the Price_Undercut_Value
variable at the beginning of the script. For example, to set an undercut value of 2, change:
const Price_Undercut_Value = 1;
to:
const Price_Undercut_Value = 2;
You can also disable the popup feedback that displays what was copied by setting the Show_Feedback
variable to false
. For example:
let Show_Feedback = false;
Here’s a screenshot of how the popup looks when enabled:
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址