Greasy Fork is available in English.

Eza's Pixiv Fixiv

Loads all manga pages at once in a simplified vertical layout

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v2.12 9/11/2019 Corrected thumbnails URLs. Pixiv-provided "thumb" images are cropped to square.
  • v2.11 7/11/2019 Fetched necessary data from JSON instead. Speed is back to normal.
  • v2.10 7/11/2019 Pixiv's convenient image list went missing. This is a kludged workaround. I apologize for the speed; Pixiv pages are empty for several seconds.
  • v2.9 26/9/2019 Adjusted anchor names for more consistent behavior.
  • v2.8 24/9/2019 Adapted to new Pixiv URL structure.
  • v2.7 22/4/2019 Broadened do-not-redirect code for Tampermonkey's sake.
  • v2.6 19/4/2019 Manga view is on a seperate page again. Going "back" shows default page, to allow commenting, favoriting, etc.
  • v2.5 19/4/2019 Now replaces Pixiv's "medium" page. (Distinct "manga" URLs no longer exist.) Thumbnails now use small images instead of resizing large ones. Added links to display "regular" or "full-sized" images.
  • v2.3 18/4/2017 Added HTTPS support to Pixiv, which just added HTTPS support itself.
  • v2.2 23/3/2017 Accounted for new Pixiv CDN, fixing pages that reloaded endlessly. Simplified onError function to run from each image instead of each image & thumbnail.
  • v2.0 28/4/2016 Simplified image scaling with CSS.
  • v1.8 23/8/2015 Added fit-to-window options (automatic height/width). "Fit if larger" happens by default. Refactored and cleaned up existing code.
  • v1.7 4/5/2015 Added buttons for scaling images to fit height or width.
  • v1.6 4/4/2015 Some images weren't loading because their medium-sized versions had a different file extension. This is now handled with an onError attribute.
  • v1.5 15/12/2014 Now grabs images from scripted array instead of scraping the page HTML for them..
  • v1.4 6/10/2014 Pixiv changed, script broke. Fixed that and then added image-links below each image (for opening pages in tabs).
  • v1.2 31/8/2014