// ==UserScript== // @name bookget // @author songshu // @description 某些学校分享电子书,提取图片进行打印。 // @version 2020.2.14.01 // @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("欢迎使用图片提取插件"); //添加图片一键提取 function getbook(divID) { } var modmenut, AnYigetjpg; modmenut = document.getElementById('bookContainer'); if (modmenut) { AnYigetjpg = document.createElement('div'); AnYigetjpg.innerHTML = '