您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
A csgolounge.com betting tool and enhancer.
当前为
// ==UserScript== // @name CSGOLoungeLive // @namespace CSGOLoungeLive // @author soma // @description A csgolounge.com betting tool and enhancer. // @include http://csgolounge.com/ // @include http://csgolounge.com/# // @exclude http://*.csgolounge.com/ // @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js // @version 0.2.1 // @icon http://cloud-4.steamusercontent.com/ugc/594764304137589098/69F7EBE2735C366C65C0B33DAE00E12DC40EDBE4/ // @grant GM_addStyle // @grant GM_getValue // @grant GM_setValue // @grant GM_xmlhttpRequest // @grant GM_getResourceText // ==/UserScript==