// ==UserScript== // @name 88dushu小说网站出现下载按钮 // @namespace http://ynotme.club // @version 0.1 // @description 提供下载按钮 // @author zhangtao // @match https://www.88dush.com/xiaoshuo/*/*/ // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; var pathnames = window.location.pathname.split("/").reverse(); console.log(pathnames); var i =0 ; while (i下载本书`); return; } i++; } // Your code here... })();