ppixiv for Pixiv

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

  1. // ==UserScript==
  2. // @name ppixiv for Pixiv
  3. // @author ppixiv
  4. // @namespace ppixiv
  5. // @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
  6. // @homepage https://github.com/ppixiv/ppixiv
  7. // @match https://*.pixiv.net/*
  8. // @run-at document-start
  9. // @icon https://ppixiv.org/ppixiv.png
  10. // @grant GM.xmlHttpRequest
  11. // @grant GM.setValue
  12. // @grant GM.getValue
  13. // @connect pixiv.net
  14. // @connect pximg.net
  15. // @connect self
  16. //
  17. // @comment Note: this doesn't actually give the script access everywhere. It just lets us request
  18. // @comment access to new domains at runtime. If you use a feature that needs access to another site,
  19. // @comment the script manager will ask for permission the first time.
  20. // @connect *
  21. //
  22. // @version 245
  23. // @require https://ppixiv.org/builds/r245/ppixiv-main.user.js#sha256=c2df17e315f792176c6ebc760df54d05fbdfe9d600a4f28ce9f221e09d2e3988
  24. // ==/UserScript==
  25. (() => {})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址