Skip to content

Releases: Ocrosoft/PixivPreviewer

v3.8.4

02 Feb 03:55

Choose a tag to compare

v3.8.3

15 Dec 02:46
01090a9

Choose a tag to compare

v3.8.2

07 Dec 03:43
5c2a1e6

Choose a tag to compare

v3.8.1

10 Oct 11:23

Choose a tag to compare

v3.8.0

03 Sep 13:28

Choose a tag to compare

优化

  1. 调整排序时查询收藏数的接口

功能

  1. 排序时自动按照收藏数排序(与旧版本相同),可以在排序页面实时切换按照点赞数或查看数。
    PS:不支持修改为默认按照点赞或查看数排序...

v3.7.44

08 Jun 05:59

Choose a tag to compare

优化

  • 现在预览时将默认阻止页面滚动,可以在设置项中禁用以恢复以前的行为。
  • 现在可以使用鼠标滚轮在原图片上对多图进行翻页,无需将鼠标移动到预览图上,如果关闭了阻止页面滚动,那么这个功能不生效。
  • 全屏预览模式下,在空白位置也可以使用鼠标滚轮对多图进行翻页。

修复

  • 修复作品页面,部分图片无法预览的问题。如作者的其他作品。

其他

  • 设置项新增:预览时阻止页面滚动。
  • 将 GM_xmlHttpRequest 更换为了原生的 fetch。

Optimizations​​

  • ​​Page scrolling is now blocked by default during preview. You can disable this in settings to restore the previous behavior.
  • ​​You can now use the mouse wheel to flip through multiple images directly on the original image (without hovering over the preview). This feature is disabled if "Block page scrolling during preview" is turned off.
  • ​​In full-screen mode, scrolling with the mouse wheel on blank areas now also allows flipping through multiple images.

​​Fixes​​

  • ​​Resolved an issue where some images (e.g., an artist’s other works) could not be previewed on the artwork page.

​​Other Changes​​

  • ​​New Setting Added:​​ "Block page scrolling during preview."
  • ​​Switched from GM_xmlHttpRequest to native fetch.

v3.7.42

28 May 03:35

Choose a tag to compare

Fix

  • [#36] 修复某些场合预览不生效的问题

v3.7.41

27 May 12:12

Choose a tag to compare

Fix

  • 修复部分页面设置按钮无法正确展示的问题

v3.7.40

21 May 10:30

Choose a tag to compare

优化

  • 标签过滤功能支持正则表达式

v3.7.38

28 Apr 08:37

Choose a tag to compare

Fix

  • [#54] fix: 修复页数不足排序页数时,排序卡在获取作品的问题