wdsj.js 490 B

12345678910111213
  1. // ==UserScript==
  2. // @name 闻达数据
  3. // @namespace http://tampermonkey.net/
  4. // @version 0.1
  5. // @description 闻达数据入口
  6. // @author lyyyy
  7. // @match http://127.0.0.1:17860/
  8. // @icon https://www.google.com/s2/favicons?sz=64&domain=0.1
  9. // @grant none
  10. // ==/UserScript==
  11. app.plugins.push({ icon: "microsoft-excel", url: "wdsj.html", hide_title: true })
  12. app.plugins.push({ icon: "microsoft-excel", url: "wdsj_glm3.html", hide_title: true })
粤ICP备19079148号