// ==UserScript== // @name ppixiv for Pixiv // @author ppixiv // @description Better Pixiv viewing | Fullscreen images | Faster searching | Bigger thumbnails | Download ugoira MKV | Ugoira seek bar | Download manga ZIP | One-click like, bookmark, follow | One-click zoom and pan // @homepage https://github.com/ppixiv/ppixiv // @include http://*.pixiv.net/* // @include https://*.pixiv.net/* // @run-at document-start // @grant GM.xmlHttpRequest // @grant GM_xmlhttpRequest // @grant GM_setValue // @grant GM_getValue // @connect pixiv.net // @connect i.pximg.net // @connect self // @namespace ppixiv // @version 184 // @require https://ppixiv.org/builds/r184/ppixiv-main.user.js#sha256=def78e6da0399dd51bfc75c2a152e90d090347f579f5107c357f73a5f5d2fc75 // @downloadURL none // ==/UserScript== (() => {})();