您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
This userscript aims to enhance your experience at barter.vg
当前为
// ==UserScript== // @name Enhanced Barter // @icon https://bartervg.com/imgs/ico/barter/favicon-32x32.png // @namespace Royalgamer06 // @author Royalgamer06 // @version 0.9.7.0 // @description This userscript aims to enhance your experience at barter.vg // @include https://barter.vg/* // @include https://www.steamtrades.com/user/*?do=postcomments&message=* // @connect steamcommunity.com // @connect store.steampowered.com // @connect steamtrades.com // @connect royalgamer06.ga // @grant GM_xmlhttpRequest // @grant GM_setClipboard // @grant GM_setValue // @grant GM_getValue // @grant GM_info // @grant unsafeWindow // @require https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js // @homepageURL https://github.com/Royalgamer06/EnhancedBarter/ // @supportURL https://github.com/Royalgamer06/EnhancedBarter/issues // ==/UserScript== //Thank you for ruining it