// ==UserScript== // @name 网页调试控制台vconsole // @namespace http://tampermonkey.net/ // @version 0.3 // @description 网页调试控制台,帮助浏览器接口调试工具 // @author wll // @require https://cdn.bootcdn.net/ajax/libs/jquery/3.7.1/jquery.min.js // @icon https://img-blog.csdnimg.cn/20181221195058594.gif // @match *://*/* // @run-at document-start // @license GPL // @downloadURL none // ==/UserScript== (function() { 'use strict'; // 创建一个