// ==UserScript== // @name bookget // @author songshu // @description 某些学校分享电子书,提取图片进行打印。 // @version 2020.2.14.02 // @include https://book.yunzhan365.com/mmdh/lgqf/mobile/* // @run-at document-end // @namespace https://greasyfork.org/zh-CN/users/songshu // @license The MIT License (MIT); http://opensource.org/licenses/MIT // @downloadURL none // ==/UserScript== (function () { 'use strict'; //alert("欢迎使用图片提取插件"); //添加图片一键提取 setTimeout(clock, 2000); function clock(){ getbook("tmpContainer"); function getbook(divID) {//bookContainer getbook("bookContainer"); var modmenut, AnYigetjpg; modmenut = document.getElementById(divID); if (modmenut) { AnYigetjpg = document.createElement('div'); AnYigetjpg.innerHTML = '