Eza's Pixiv Fixiv

Loads all manga pages at once in a simplified vertical layout

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v2.12 09-11-2019 Corrected thumbnails URLs. Pixiv-provided "thumb" images are cropped to square.
  • v2.11 07-11-2019 Fetched necessary data from JSON instead. Speed is back to normal.
  • v2.10 07-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-09-2019 Adjusted anchor names for more consistent behavior.
  • v2.8 24-09-2019 Adapted to new Pixiv URL structure.
  • v2.7 22-04-2019 Broadened do-not-redirect code for Tampermonkey's sake.
  • v2.6 19-04-2019 Manga view is on a seperate page again. Going "back" shows default page, to allow commenting, favoriting, etc.
  • v2.5 19-04-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-04-2017 Added HTTPS support to Pixiv, which just added HTTPS support itself.
  • v2.2 23-03-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-04-2016 Simplified image scaling with CSS.
  • v1.8 23-08-2015 Added fit-to-window options (automatic height/width). "Fit if larger" happens by default. Refactored and cleaned up existing code.
  • v1.7 04-05-2015 Added buttons for scaling images to fit height or width.
  • v1.6 04-04-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 06-10-2014 Pixiv changed, script broke. Fixed that and then added image-links below each image (for opening pages in tabs).
  • v1.2 31-08-2014