Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈 (5)
统计
Eza's Pixiv Fixiv
Loads all manga pages at once in a simplified vertical layout
这些是代码更新过的版本。
显示所有版本
v2.12
2019-11-09
Corrected thumbnails URLs. Pixiv-provided "thumb" images are cropped to square.
v2.11
2019-11-07
Fetched necessary data from JSON instead. Speed is back to normal.
v2.10
2019-11-07
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
2019-09-26
Adjusted anchor names for more consistent behavior.
v2.8
2019-09-24
Adapted to new Pixiv URL structure.
v2.7
2019-04-22
Broadened do-not-redirect code for Tampermonkey's sake.
v2.6
2019-04-19
Manga view is on a seperate page again. Going "back" shows default page, to allow commenting, favoriting, etc.
v2.5
2019-04-19
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
2017-04-18
Added HTTPS support to Pixiv, which just added HTTPS support itself.
v2.2
2017-03-23
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
2016-04-28
Simplified image scaling with CSS.
v1.8
2015-08-23
Added fit-to-window options (automatic height/width). "Fit if larger" happens by default. Refactored and cleaned up existing code.
v1.7
2015-05-04
Added buttons for scaling images to fit height or width.
v1.6
2015-04-04
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
2014-12-15
Now grabs images from scripted array instead of scraping the page HTML for them..
v1.4
2014-10-06
Pixiv changed, script broke. Fixed that and then added image-links below each image (for opening pages in tabs).
v1.2
2014-08-31