NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name mangago.pro auto load all image // @namespace https://greasyfork.org/en/users/158832 // @version 0.1 // @description mangago.pro auto load all image. // @author Riztard // @include https://mangago.pro/*/chapter-* // @include http://mangago.pro/*/chapter-* // @exclude https://mangago.pro/*/chapter-*/0 // @exclude http://mangago.pro/*/chapter-*/0 // @license MIT // @grant none // ==/UserScript== window.location += "/0";