您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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
// ==UserScript== // @name ppixiv for Pixiv // @author ppixiv // @namespace 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 // @match https://*.pixiv.net/* // @run-at document-start // @icon https://ppixiv.org/ppixiv.png // @grant GM.xmlHttpRequest // @grant GM.setValue // @grant GM.getValue // @connect pixiv.net // @connect pximg.net // @connect self // // @comment Note: this doesn't actually give the script access everywhere. It just lets us request // @comment access to new domains at runtime. If you use a feature that needs access to another site, // @comment the script manager will ask for permission the first time. // @connect * // // @version 247 // @require https://ppixiv.org/builds/r247/ppixiv-main.user.js#sha256=efcbb2a4a1d35ab6c78a7b7672e092a6bcb62b6aeac0089ff603e0e916b18fae // ==/UserScript== (() => {})();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址