// ==UserScript== // @name 嘉立创购物车辅助工具 // @namespace http://tampermonkey.net/ // @version 1.9.1.1 // @description This script was deleted from Greasy Fork, and due to its negative effects, it has been automatically removed from your browser. // @author Lx // @match https://cart.szlcsc.com/cart/display.html** // @match https://so.szlcsc.com/global.html** // @match https://bom.szlcsc.com/member/eda/search.html?** // @match https://www.szlcsc.com/huodong.html?** // @match https://list.szlcsc.com/brand** // @match https://list.szlcsc.com/catalog** // @grant GM_openInTab // @grant GM_xmlhttpRequest // @grant GM_setClipboard // @grant GM_addStyle // @grant GM_getResourceText // @license MIT // @downloadURL none // ==/UserScript==