查看拼嘻嘻商品

一键查看拼嘻嘻商品!

目前為 2024-11-21 提交的版本,檢視 最新版本

// ==UserScript==
// @name         查看拼嘻嘻商品
// @namespace    http://tampermonkey.net/
// @version      0.2
// @license MIT
// @description  一键查看拼嘻嘻商品!
// @author       老萨
// @email        [email protected]
// @match        *://*.yangkeduo.com/*
// @grant        GM_xmlhttpRequest
// @grant GM_setValue
// @grant GM_getValue
// @grant GM.setValue
// @grant GM.getValue
// @grant GM_addStyle
// ==/UserScript==

alert("任务界面开始了");
console.log("1111");